maint: fix some encodings and email addresses
This commit is contained in:
@@ -73,9 +73,9 @@ tar --acls -cf acl.tar -C pure d1
|
||||
|
||||
# Directory names are chosen based on "how the files were extracted from
|
||||
# archive". Equivalent no* tags are used also:
|
||||
# ^sacl_ — extracted archive has stored ACLs
|
||||
# _def_ — target directory (-C) has default ACLs
|
||||
# _optacl$ — extraction was done with --acls option
|
||||
# ^sacl_ - extracted archive has stored ACLs
|
||||
# _def_ - target directory (-C) has default ACLs
|
||||
# _optacl$ - extraction was done with --acls option
|
||||
|
||||
mkdir sacl_def_optacl
|
||||
mkdir sacl_def_optnoacl
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
# Up to version 1.15.91 tar was unable to recognize all volumes
|
||||
# given after an out-of-sync volume.
|
||||
# Reported by: Joerg Weilbier <gnu@weilbier.net>
|
||||
# Reported by: Jörg Weilbier <gnu@weilbier.net>
|
||||
# References: <200610011952.29880.gnu@weilbier.net>
|
||||
|
||||
AT_SETUP([Restoring after an out of sync volume])
|
||||
|
||||
Reference in New Issue
Block a user