]> Dogcows Code - chaz/tar/blobdiff - tests/incr02.at
tar: quote 'like this', not `like this'
[chaz/tar] / tests / incr02.at
index 38b78a537ad0bf99951420f9366856290a4f9ab6..6d83b10ffb91adf2d461047988d4ace74980d4c3 100644 (file)
@@ -50,9 +50,9 @@ genfile --stat=mtime dir/subdir1 > ts
 # dir/subdir2/
 # dir/subdir1/foofile
 #
-# When restoring from this directory structure, `dir/subdir2/' used to
+# When restoring from this directory structure, 'dir/subdir2/' used to
 # trigger apply_nonancestor_delayed_set_stat() which restored stats for
-# `subdir1' prior to restoring `dir/subdir1/foofile'. Then, restoring the
+# 'subdir1' prior to restoring 'dir/subdir1/foofile'. Then, restoring the
 # latter clobbered the directory timestamp.
 
 tar -cf archive -g db dir
This page took 0.021072 seconds and 4 git commands to generate.