fix a test

This commit is contained in:
Thomas Levine 2014-11-05 17:28:54 +00:00
parent 1e2d4cc8a3
commit ed09351df6

View File

@ -1,3 +1,3 @@
#!/bin/sh
test c = $(echo 'echo $3' | urchin -sh a 'b b b b' c d e)
test c = $(echo 'echo $3' | ../urchin -sh a 'b b b b' c d e)