Handle .do files that start with "#!/" to specify an explicit interpreter.
Now you can have your .do files interpreted by whatever interpreter you want.
This commit is contained in:
parent
f24d4f142b
commit
f641e52e3b
7 changed files with 38 additions and 11 deletions
|
|
@ -1,5 +1,6 @@
|
|||
redo-ifchange all
|
||||
./hello >&2
|
||||
redo shelltest deltest deltest2 test.args test2.args passfailtest chdirtest \
|
||||
redo nonshelltest shelltest \
|
||||
deltest deltest2 test.args test2.args passfailtest chdirtest \
|
||||
curse/test deps/test "space dir/test" modetest makedir2 \
|
||||
silencetest touchtest stamp/test alwaystest ifcreate-test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue