diff options
author | Paul Smith <psmith@gnu.org> | 2005-06-27 18:53:46 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2005-06-27 18:53:46 +0000 |
commit | 261d7b44fa0d5e2b318c0544f9cc1f1d8e4ac69c (patch) | |
tree | 17e4e34fcf440b8b2bd4ee22440963340ff823c3 /tests/ChangeLog | |
parent | b581e1350fefab3c625b0f08078017d05f9578d3 (diff) | |
download | gunmake-261d7b44fa0d5e2b318c0544f9cc1f1d8e4ac69c.tar.gz |
Make sure timestamp problems don't cause the -W test to fail.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index bc2108d..9d80d94 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,8 @@ +2005-06-27 Paul D. Smith <psmith@gnu.org> + + * scripts/options/dash-W: Set the timestamp to foo.x in the future, + to be sure it will be considered updated when it's remade. + 2005-06-26 Paul D. Smith <psmith@gnu.org> * scripts/functions/shell: New test suite for the shell function. |