mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 13:22:26 +00:00
Make confidence test .sh s executable under cygwin by putting #! on first line.
This commit is contained in:
parent
c146cab6c1
commit
f2e12bf481
7 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!
|
||||
. ../testenv.sh
|
||||
voc aa.mod -m
|
||||
./aa >result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue