]> Dogcows Code - chaz/tar/blobdiff - tests/incr08.at
Update copyright years.
[chaz/tar] / tests / incr08.at
index 5210d284f3405aa7f8016f9cc45f0c53f4186bb8..b67fe1d332b3cb5ada9444341792e12d548fbb42 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autom4te to create testsuite. -*- Autotest -*-
 # Test suite for GNU tar.
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013-2014 Free Software Foundation, Inc.
 #
 # GNU tar is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -48,7 +48,7 @@ mkdir foo/subdir/dir1
 mkdir subdir
 mkdir subdir/dir2
 decho A
-find|sort
+find .|sort
 
 decho B
 DIR=`pwd`
This page took 0.020065 seconds and 4 git commands to generate.