From b5ebe959cca84101795ec29022af5fcbcb94ed78 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 29 Jul 2017 19:10:03 -0400 Subject: exec: Don't allow anything between {} and + POSIX explicitly forbids this extension: > Only a that immediately follows an argument containing > only the two characters "{}" shall punctuate the end of the primary > expression. Other uses of the shall not be treated as > special. --- tests/test_exec_plus_substring.out | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/test_exec_plus_substring.out (limited to 'tests/test_exec_plus_substring.out') diff --git a/tests/test_exec_plus_substring.out b/tests/test_exec_plus_substring.out deleted file mode 100644 index 7e5bb34..0000000 --- a/tests/test_exec_plus_substring.out +++ /dev/null @@ -1 +0,0 @@ --basic- -basic/a- -basic/b- -basic/c- -basic/c/d- -basic/e- -basic/e/f- -basic/g- -basic/g/h- -basic/i- -basic/j- -basic/j/foo- -basic/k- -basic/k/foo- -basic/k/foo/bar- -basic/l- -basic/l/foo- -basic/l/foo/bar- -basic/l/foo/bar/baz- a z -- cgit v1.2.3