summaryrefslogtreecommitdiff
path: root/distcc/post-remove
diff options
context:
space:
mode:
Diffstat (limited to 'distcc/post-remove')
-rwxr-xr-xdistcc/post-remove1
1 files changed, 1 insertions, 0 deletions
diff --git a/distcc/post-remove b/distcc/post-remove
index 3ad629ef7..987699385 100755
--- a/distcc/post-remove
+++ b/distcc/post-remove
@@ -12,4 +12,5 @@ if [ -d "$DIRECTORY" ]; then
echo "post-remove: error no permission to remove '$DIRECTORY'."
fi
fi
+unset DIRECTORY
# End of file

Generated by cgit