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
t/.gitignore
vendored
1
t/.gitignore
vendored
|
|
@ -23,3 +23,4 @@ test2.args
|
|||
/ifcreate[12]
|
||||
/broken
|
||||
/shellfile
|
||||
/nonshelltest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue