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_execdir_plus_substring.out | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/test_execdir_plus_substring.out (limited to 'tests/test_execdir_plus_substring.out') diff --git a/tests/test_execdir_plus_substring.out b/tests/test_execdir_plus_substring.out deleted file mode 100644 index 838fbae..0000000 --- a/tests/test_execdir_plus_substring.out +++ /dev/null @@ -1,11 +0,0 @@ --./bar- a z --./bar- a z --./basic- a z --./baz- a z --./d- a z --./f- a z --./foo- a z --./foo- a z --./foo- a z --./h- a z --./a- -./b- -./c- -./e- -./g- -./i- -./j- -./k- -./l- a z -- cgit v1.2.3