X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Fsend_and_run.tcl;h=42fae625e771a2ff39a33dcc86e62d5ca817034c;hb=dad86ebc278becc47b67c2ce29acd4147b3317d5;hp=a087a2dbf964e77b369363ab4242fc3240153be8;hpb=c15f2234474ff8a8266e26856702b3c561050667;p=perso%2FImmae%2FProjets%2FPuppet.git diff --git a/scripts/send_and_run.tcl b/scripts/send_and_run.tcl index a087a2d..42fae62 100755 --- a/scripts/send_and_run.tcl +++ b/scripts/send_and_run.tcl @@ -6,7 +6,7 @@ set environment [lindex $argv 3] set script [lindex $argv 4] set files [lrange $argv 4 end] -if {$password == ""} { +if {$password == "x"} { set ask_password 0 } else { set ask_password 1