mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 14:32:24 +00:00
Still fiddling to make test.sh work everywhere. Set first line to #!/bin/sh.
This commit is contained in:
parent
f2e12bf481
commit
d8882462b1
7 changed files with 7 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!
|
||||
#!/bin/sh
|
||||
# '.' this from indiviual test.sh files
|
||||
if diff -b expected result
|
||||
then printf "PASSED: $PWD\n\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue