aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-08-07 18:37:56 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-08-07 18:37:56 +1200
commit8187f58064621c65e8ff73dab9737f3c3b7224a0 (patch)
treece6f602bbe23d02242090232ffd4bc0e42934b6a
parentFix filenames (diff)
downloadpsshd-8187f58064621c65e8ff73dab9737f3c3b7224a0.tar.gz
psshd-8187f58064621c65e8ff73dab9737f3c3b7224a0.zip
Don't use errexit
-rwxr-xr-xpsshd3
1 files changed, 0 insertions, 3 deletions
diff --git a/psshd b/psshd
index cbbb1ba..fd68d94 100755
--- a/psshd
+++ b/psshd
@@ -14,9 +14,6 @@
# @copyright 2013
#
-# Just stop if any problems
-set -o errexit
-
# Path to autossh binary (not any wrapper script)
autossh=/usr/lib/autossh/autossh