more randomconfig testsuite fixes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -33,7 +33,7 @@ testing "awk long field sep" "awk -F-- '{ print NF, length(\$NF), \$NF }'" \
|
||||
testing "awk gsub falls back to non-extended-regex" \
|
||||
"awk 'gsub(\"@(samp|code|file)\{\",\"\");'; echo \$?" "0\n" "" "Hi\n"
|
||||
|
||||
optional FEATURE_SEAMLESS_BZ2
|
||||
optional TAR BUNZIP2 FEATURE_SEAMLESS_BZ2
|
||||
test x"$SKIP" != x"1" && tar xjf awk_t1.tar.bz2
|
||||
testing "awk 'gcc build bug'" \
|
||||
"awk -f awk_t1_opt-functions.awk -f awk_t1_opth-gen.awk <awk_t1_input | md5sum" \
|
||||
|
Reference in New Issue
Block a user