summaryrefslogtreecommitdiff
path: root/runv
diff options
context:
space:
mode:
Diffstat (limited to 'runv')
-rwxr-xr-xrunv1
1 files changed, 1 insertions, 0 deletions
diff --git a/runv b/runv
index e892908..cb14729 100755
--- a/runv
+++ b/runv
@@ -5,3 +5,4 @@ if [ "$1" = "c" ]; then
elif [ "$1" = "pc" ]; then
cat out.c
fi
+rm vgcore* 2> /dev/null