t0002-parser-error: fix race conditions
commit733cb68e444a6f324bb1ffda3839da98ef010c74
authorEric Wong <normalperson@yhbt.net>
Thu, 5 May 2011 23:40:42 +0000 (5 16:40 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 5 May 2011 23:40:42 +0000 (5 16:40 -0700)
treefdd36f2ba9fce67324a78865db44dc18eaeb57c7
parent39ffd5590e4b5d2114215854deec848f849e9e87
t0002-parser-error: fix race conditions

"wait" needs to be done in the outside shell because
the subshell could still be exiting when we grep.
t/t0002-parser-error.sh