aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 6c4860e..13b73b1 100755
--- a/build.sh
+++ b/build.sh
@@ -17,6 +17,7 @@ function run {
function leak {
VALGRND="valgrind --leak-check=full"
+ RUN=1
}
function clean {