]> cygwin.com Git - cygwin-apps/setup.git/commit
add dash as a usable script type and shell, add ".cmd" as an alias for ".bat"
authorAchim Gratz <Stromeko@NexGo.DE>
Sat, 6 Dec 2014 13:52:49 +0000 (13:52 +0000)
committerAchim Gratz <Stromeko@NexGo.DE>
Sat, 6 Dec 2014 13:52:49 +0000 (13:52 +0000)
commit390a9146b2982b1723601878655aaa090bd12335
tree77514be2914ee5dc0c11a51a010c88ddc11d0c08
parent54978a88773d82d73060e90049104427db0c8954
add dash as a usable script type and shell, add ".cmd" as an alias for ".bat"

     * script.cc: New static string dash.
     (init_run_script): Initialize dash.
     (run): Implement dash as an extra shell type that is invoked for
     suffix ".dash".  Implement suffix ".cmd" as an alias for ".bat".
ChangeLog
script.cc
This page took 0.030073 seconds and 5 git commands to generate.