Modification : vm_{host,hosted,remote} -> {host,local,remote}/ .
[lhc/ateliers.git] / lib / ssh
diff --git a/lib/ssh b/lib/ssh
index 93ecbcf..2ebd542 100755 (executable)
--- a/lib/ssh
+++ b/lib/ssh
@@ -1,5 +1,4 @@
-#!/bin/sh
-set -e -f ${DRY_RUN:+-n} -u
+#!/bin/sh -eux
 tool=${0%/*}/..
 ssh \
  -o StrictHostKeyChecking=yes \