aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rpkid/tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/tests/Makefile.in b/rpkid/tests/Makefile.in
index c093b3e3..e4820738 100644
--- a/rpkid/tests/Makefile.in
+++ b/rpkid/tests/Makefile.in
@@ -81,7 +81,7 @@ yamlconf-profile:
backup:
${PYTHON} sql-dumper.py
- tar cvvzf yamltest.backup.$$(TZ='' date +%Y.%m.%d.%H.%M.%S).tgz screenlog.* yamltest.dir backup.*.sql
+ tar cvvJf yamltest.backup.$$(TZ='' date +%Y.%m.%d.%H.%M.%S).txz screenlog.* yamltest.dir backup.*.sql
rm backup.*.sql
distclean: clean