add comments
authorJim Meyering <jim@meyering.net>
Fri, 9 Dec 2005 21:52:50 +0000 (21:52 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 9 Dec 2005 21:52:50 +0000 (21:52 +0000)
tests/dd/misc

index 40fc7bf..51f36d2 100755 (executable)
@@ -1,4 +1,6 @@
 #!/bin/sh
+# Ensure dd treats `--' properly.
+# Also ensure that iflags=noatime works.
 
 tmp_in=dd-in.$$
 tmp_out=dd-out.$$