diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-05-11 03:53:57 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-05-11 03:53:57 +0200 |
commit | bfa1b2e8e8aaddcf849011a12cb2ac634b27f339 (patch) | |
tree | 4a5fbaef1371fb8b2ca504e753fa2a31d25234d4 /testsuite/tr/tr-works | |
parent | 6334390aef2eb52cc827a6d18f942b2b8a04ef59 (diff) |
randomtest fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/tr/tr-works')
-rw-r--r-- | testsuite/tr/tr-works | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tr/tr-works b/testsuite/tr/tr-works index 2c0a9d196..3783971ce 100644 --- a/testsuite/tr/tr-works +++ b/testsuite/tr/tr-works @@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_TR_CLASSES + run_tr () { echo -n "echo '$1' | tr '$2' '$3': " |