randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# FEATURE: CONFIG_FEATURE_TR_CLASSES
|
||||
|
||||
echo testing | tr -d '[[:alnum:]]' > logfile.gnu
|
||||
echo testing | busybox tr -d '[[:alnum:]]' > logfile.bb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user