diff options
author | Paul Smith <psmith@gnu.org> | 2013-09-23 11:24:51 -0400 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-09-23 11:24:51 -0400 |
commit | e8122ecb5d726e8b805a7854f844d9a4222f1564 (patch) | |
tree | 0f4e8a544727958ac83d5f2f9b74ef9941ad79ed /tests | |
parent | 55a0c0e414f3f3f2fd30b5297f072b5a973d400a (diff) | |
download | gunmake-e8122ecb5d726e8b805a7854f844d9a4222f1564.tar.gz |
Rename dash-w to print-directory.
Avoid conflicts with dash-W on case-insensitive filesystems.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog | 6 | ||||
-rw-r--r-- | tests/scripts/options/print-directory (renamed from tests/scripts/options/dash-w) | 0 |
2 files changed, 6 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index eaeb7c0..9e2deb3 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,9 @@ +2013-09-23 Paul Smith <psmith@gnu.org> + + * scripts/options/print-directory: Rename dash-w to + print-directory to avoid conflicts with dash-W on case-insensitive + filesystems. + 2013-09-22 Paul Smith <psmith@gnu.org> * scripts/features/se_implicit: Verify that order-only tokens diff --git a/tests/scripts/options/dash-w b/tests/scripts/options/print-directory index a05bbee..a05bbee 100644 --- a/tests/scripts/options/dash-w +++ b/tests/scripts/options/print-directory |