]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
vstart_runner: upgrade the check for commands to be run as another user
authorRishabh Dave <ridave@redhat.com>
Thu, 20 Jun 2019 16:05:38 +0000 (21:35 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 20 Jun 2019 16:05:38 +0000 (21:35 +0530)
commit21a1b30a3e215a95e91b58e0c288e036820f6020
treedaea8c317df0b111c69ba39c6e94befb32efab70
parentda441cb3812e53ea901c33cf762c1d9eb149a698
vstart_runner: upgrade the check for commands to be run as another user

Rectify the condition that checks if command to be issued as another
user using sudo is issued as a single argument after "-c".

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/vstart_runner.py