aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-parsing/negate.tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: do not use ps -o in leak_argv1; do not hardcode path in negateDenys Vlasenko2009-08-121-1/+4
* we arent testing `echo -n` here so use printf insteadMike Frysinger2009-04-091-6/+6
* hush: support "! cmd | cmd" negationDenis Vlasenko2008-06-141-0/+16