about summary refs log tree commit diff stats
path: root/dscip
diff options
context:
space:
mode:
Diffstat (limited to 'dscip')
-rwxr-xr-xdscip2
1 files changed, 2 insertions, 0 deletions
diff --git a/dscip b/dscip
index 64b3833..2b9e254 100755
--- a/dscip
+++ b/dscip
@@ -47,6 +47,8 @@ echo "$$" > "$WORKING_DIRECTORY/LOCK"
 
 
 build () {
+	# Remove old output
+	rm -f output.txt
 	# Print variables #
 	{
 		echo "################################################################################";