aboutsummaryrefslogtreecommitdiffstats
path: root/commands/nag
diff options
context:
space:
mode:
Diffstat (limited to 'commands/nag')
-rwxr-xr-xcommands/nag2
1 files changed, 0 insertions, 2 deletions
diff --git a/commands/nag b/commands/nag
index c07ed5b..8454d84 100755
--- a/commands/nag
+++ b/commands/nag
@@ -1,8 +1,6 @@
#! /bin/sh
set -euf
-cd "$workdir"
-
if test -e nag.hosts; then
echo "nag seems to run already... if not, then delete $workdir/nag.*, please"
exit 23