]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 19 Sep 2002 06:21:11 +0000 (06:21 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 19 Sep 2002 06:21:11 +0000 (06:21 +0000)
tests/od/x8

index b1079b9457bc56c1c1fd687753596e41a4938f56..9af4efba2f668aec715207d6135f237d05af6067 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 # verify that od -t x8 works properly
+# This would fail before coreutils-4.5.2.
 
 if test "$VERBOSE" = yes; then
   set -x