fixed erroneous error message
This commit is contained in:
parent
5748ed84a2
commit
eba189e2b9
@ -10,7 +10,7 @@
|
||||
# new code contributed by \malex\
|
||||
|
||||
test -e compiled || mkdir compiled
|
||||
rm temp.txt
|
||||
rm -f temp.txt
|
||||
|
||||
for sourcefile in *.sma
|
||||
do
|
||||
|
Loading…
Reference in New Issue
Block a user