aboutsummaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorkartofen <mladenovnasko0@gmail.com>2022-08-09 23:07:37 +0300
committerkartofen <mladenovnasko0@gmail.com>2022-08-09 23:07:37 +0300
commitec57f80b20e2309774b7e3a215640637e1c8e0f7 (patch)
treec68058ab9e2c8294eea5dfe36a18672644d3c67a /build.sh
parent00c3363ca258f160b875ec254e701017be0314db (diff)
better
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 {