rm --debug
This commit is contained in:
parent
d5b676e185
commit
386d41490f
@ -4,7 +4,8 @@
|
||||
|
||||
set -e
|
||||
|
||||
laconic_so="${LACONIC_SO:-laconic-so} --stack $(readlink -f test) --verbose --debug"
|
||||
# Note: stack path should be absolute, otherwise SO looks for it in packaged stacks
|
||||
laconic_so="${LACONIC_SO:-laconic-so} --stack $(readlink -f test) --verbose"
|
||||
|
||||
CONFIG_DIR=$(readlink -f "${CONFIG_DIR:-$(mktemp -d)}")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user