randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
test $(echo -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|
||||
test $($ECHO -e "f1\tf2\tf3" | busybox cut -f 2) = f2
|
||||
|
Reference in New Issue
Block a user