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