diff options
author | Bruce Korb <bkorb@gnu.org> | 2012-06-21 22:17:13 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2012-06-21 22:17:13 +0200 |
commit | 45bcf541ace7cc962d0c3b005d61a0bdb95f6e4d (patch) | |
tree | d4f650b78a0e40634e8c43deb568208cf74c740b /ChangeLog | |
parent | e9578acb235cb0613b9fa425c39e2b2b921e297f (diff) | |
download | gnulib-45bcf541ace7cc962d0c3b005d61a0bdb95f6e4d.tar.gz |
parse-duration test: Avoid spurious output.
* tests/test-parse-duration.sh: Reindent with leading tabs.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-06-21 Bruce Korb <bkorb@gnu.org> + + parse-duration test: Avoid spurious output. + * tests/test-parse-duration.sh: Reindent with leading tabs. + 2012-06-21 Jim Meyering <meyering@redhat.com> maint: disable the strncpy prohibition |