From 04051ae0782cdb75a9563a08a567e05e0c50e3ec Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Sun, 20 Oct 2019 21:54:12 -0400 Subject: mostly fixed compile time new --- runv | 1 + 1 file changed, 1 insertion(+) (limited to 'runv') 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 -- cgit v1.2.3