X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fincremental.at;h=49b6d7b29c9905e62edd57d087ea9f2f088989d2;hb=debc485626c0c143731b0ca229d18b48085bb2ef;hp=5873d83aa9baee16aec66d04cad318ead7d18b5a;hpb=6689e8db4f53f6a0bed3d1bc4ed12d31eaa3bf51;p=chaz%2Ftar diff --git a/tests/incremental.at b/tests/incremental.at index 5873d83..49b6d7b 100644 --- a/tests/incremental.at +++ b/tests/incremental.at @@ -35,7 +35,7 @@ ls -l structure/file >/dev/null # If the time of an initial backup and the creation time of a file contained # in that backup are the same, the file will be backed up again when an # incremental backup is done, because the incremental backup backs up -# files created `on or after' the initial backup time. Without the sleep +# files created "on or after" the initial backup time. Without the sleep # command, behaviour of tar becomes variable, depending whether the system # clock ticked over to the next second between creating the file and # backing it up.