LVM2/lib/format_text archiver.c
mbroz@sourceware.org
mbroz@sourceware.org
Mon Feb 28 20:50:00 GMT 2011
CVSROOT: /cvs/lvm2
Module name: LVM2
Changes by: mbroz@sourceware.org 2011-02-28 20:50:01
Modified files:
lib/format_text: archiver.c
Log message:
Rephrase backup message.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/archiver.c.diff?cvsroot=lvm2&r1=1.43&r2=1.44
--- LVM2/lib/format_text/archiver.c 2011/02/25 14:12:14 1.43
+++ LVM2/lib/format_text/archiver.c 2011/02/28 20:50:01 1.44
@@ -217,7 +217,7 @@
}
if (test_mode()) {
- log_verbose("Test mode: Skipping volume group backup.");
+ log_verbose("Test mode: Skipping backup of volume group.");
return 1;
}
More information about the Lvm2-cvs
mailing list