]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - scripts/send_and_run.tcl
Merge branch 'dev'
[perso/Immae/Projets/Puppet.git] / scripts / send_and_run.tcl
index a087a2dbf964e77b369363ab4242fc3240153be8..42fae625e771a2ff39a33dcc86e62d5ca817034c 100755 (executable)
@@ -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