diff --git a/bin/qrun b/bin/qrun index 6f519e6..000288e 100755 --- a/bin/qrun +++ b/bin/qrun @@ -42,6 +42,5 @@ if remotehost: remotehost, therest, ] -else: os.execvp(cmd[0], cmd)