diff options
author | bloodstalker <thabogre@gmail.com> | 2018-04-23 11:40:30 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2018-04-23 11:40:30 +0000 |
commit | 437b028167c1da250f3959b43c2f09935b4dba80 (patch) | |
tree | 8af69d152ec3edca7074e5e1adced43671c6b34a /bruiser/run.sh | |
parent | two more options for load.py. also fixed the default lua script for bruiser. ... (diff) | |
download | mutator-437b028167c1da250f3959b43c2f09935b4dba80.tar.gz mutator-437b028167c1da250f3959b43c2f09935b4dba80.zip |
updated the readme, added a wiki entry, fixed the default.lua script which i broke in the last commit
Diffstat (limited to '')
-rwxr-xr-x | bruiser/run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/run.sh b/bruiser/run.sh index 8271e35..7e9e695 100755 --- a/bruiser/run.sh +++ b/bruiser/run.sh @@ -3,3 +3,4 @@ cd $(dirname $0) #"./bruiser" ../test/bruisertest/test.cpp --verbose "./bruiser" ../test/bruisertest/test.cpp +#"./bruiser" -Nosrc |