run: remove now unneeded || true
This commit is contained in:
parent
d1720c42e4
commit
42163fab17
29 changed files with 29 additions and 29 deletions
|
@ -1,2 +1,2 @@
|
|||
cat > program.nim
|
||||
nim compile --run --colors=off --memTracker=off --verbosity=0 --hints=off --nimcache:/tmp/"$CODEDIR"/cache ./program.nim || true
|
||||
nim compile --run --colors=off --memTracker=off --verbosity=0 --hints=off --nimcache:/tmp/"$CODEDIR"/cache ./program.nim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue