aboutsummaryrefslogtreecommitdiff
path: root/bin/apf
diff options
context:
space:
mode:
Diffstat (limited to 'bin/apf')
-rwxr-xr-xbin/apf3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/apf b/bin/apf
index 2c37e8f3..956142fe 100755
--- a/bin/apf
+++ b/bin/apf
@@ -46,6 +46,9 @@ if [ -f "$argf" ] ; then
esac
set -- "$arg" "$@"
done < "$revf"
+
+ # We can remove the temporary stuff now, which allows us to exec safely
+ cleanup
fi
# Run the command with the changed arguments