Ticket #48 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

tycoon_ssh bug with compound commands

Reported by: GeorgeForman Owned by: KevinLai
Priority: high Milestone: 0.3.3.2
Component: ClientCommandline Version:
Severity: normal Keywords:
Cc:

Description

When I execute

% tycoon_ssh root@15.0.114.9 'whoami; whoami; whoami' Warning: Permanently added '15.0.114.9' (RSA) to the list of known hosts. root gforman gforman

I find that the compound command only runs the first item as root. This prevents me from executing a series of 'yum install' commands with one 'tycoon_ssh root@...'

This might be regarded as a 'feature' by some.

Change History

Changed 4 years ago by KevinLai

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.