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