summaryrefslogtreecommitdiff
path: root/runv
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2019-10-20 21:54:12 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2019-10-20 21:58:57 -0400
commit04051ae0782cdb75a9563a08a567e05e0c50e3ec (patch)
treec41a6316b7f39b65077253e247907357a55e656d /runv
parentae678189f55bff795e538b805e606934e496e793 (diff)
mostly fixed compile time new
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