This test was hanging
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 28 Nov 2002 00:47:49 +0000 (00:47 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 28 Nov 2002 00:47:49 +0000 (00:47 -0000)
testsuite/sed/sed-recurses-properly

index bee1a419a224f66943eba5e02d00edbb7f7afa3c..69cfc0183d3c33ba7a51d6a43e96faacbb642d73 100644 (file)
@@ -1,2 +1,2 @@
 # XFAIL
-test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
+test "`echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')` = ',1,2,3,4,5,'