Denys Vlasenko 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` 6 年 前
..
emptytick.right 00243b0a1a hush: fix exit code propagation from `cmd`. +45 bytes 14 年 前
emptytick.tests 00243b0a1a hush: fix exit code propagation from `cmd`. +45 bytes 14 年 前
falsetick.right cddbb610cb hush: fix var=`exit 2` not setting $? to 2 14 年 前
falsetick.tests cddbb610cb hush: fix var=`exit 2` not setting $? to 2 14 年 前
falsetick2.right 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` 6 年 前
falsetick2.tests 21b7f1b6b6 hush: fix a few more corner cases with empty-expanding `cmds` 6 年 前
tick.right 2e76c3f901 hush: fix yet another fallout 16 年 前
tick.tests 2e76c3f901 hush: fix yet another fallout 16 年 前
tick2.right 2e76c3f901 hush: fix yet another fallout 16 年 前
tick2.tests 2e76c3f901 hush: fix yet another fallout 16 年 前
tick3.right acd5bc8f64 hush: fix handling of \" in quoted/unquoted `cmd` 14 年 前
tick3.tests acd5bc8f64 hush: fix handling of \" in quoted/unquoted `cmd` 14 年 前
tick4.right 76db5adbf7 hush: fix for nested $()s with escapes + testsuite 16 年 前
tick4.tests 76db5adbf7 hush: fix for nested $()s with escapes + testsuite 16 年 前
tick5.right 647553a4fc hush: wait for `cmd` to complete, and immediately store its exitcode in $? 14 年 前
tick5.tests 647553a4fc hush: wait for `cmd` to complete, and immediately store its exitcode in $? 14 年 前
tick_huge.right 5c090a96f9 hush: more rodust detection of unterminated strings etc; 15 年 前
tick_huge.tests 5c090a96f9 hush: more rodust detection of unterminated strings etc; 15 年 前