New.
authorMatt Kraai <kraai@debian.org>
Fri, 7 Dec 2001 21:27:57 +0000 (21:27 -0000)
committerMatt Kraai <kraai@debian.org>
Fri, 7 Dec 2001 21:27:57 +0000 (21:27 -0000)
testsuite/touch/touch-touches-files-after-non-existent-file [new file with mode: 0644]

diff --git a/testsuite/touch/touch-touches-files-after-non-existent-file b/testsuite/touch/touch-touches-files-after-non-existent-file
new file mode 100644 (file)
index 0000000..a869ec2
--- /dev/null
@@ -0,0 +1,3 @@
+touch -t 198001010000 bar
+busybox touch -c foo bar
+test x"`find bar -mtime -1`" = xbar