run: remove now unneeded || true

This commit is contained in:
1computer1 2020-06-17 01:43:31 -04:00
parent d1720c42e4
commit 42163fab17
29 changed files with 29 additions and 29 deletions

View file

@ -1,3 +1,3 @@
export GOCACHE=/tmp/"$CODEDIR"/cache
cat > program.go
go run program.go || true
go run program.go