mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-12 05:00:50 +02:00
optimization changes; makefile changes to make specifying CFLAGS less annoying; print completions reusably
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ cd $TESTDIR || {
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
||||
LC_CTYPE=C LC_COLLATE=C
|
||||
shopt -s extglob dotglob
|
||||
touch .foo bar .a
|
||||
|
||||
|
||||
Reference in New Issue
Block a user