From 8e12b81139d65835c6bd9226e9593f1793508df5 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sun, 25 Nov 2012 21:44:49 +0000 Subject: Add .xz extension --- (limited to 'Makefile.buildbot') diff --git a/Makefile.buildbot b/Makefile.buildbot index 9526b7e..e848c55 100644 --- a/Makefile.buildbot +++ b/Makefile.buildbot @@ -28,6 +28,6 @@ snapshot-clean: snapshot-notify: @echo "Notifying about upload completion" @ssh $(SNAPSHOT_DEST_HOST) $(SNAPSHOT_DEST_ROOT)/upload-completed \ - $(SNAPSHOT_DEST_DIR) $(SNAPSHOT_FILENAME) + $(SNAPSHOT_DEST_DIR) $(SNAPSHOT_FILENAME).xz snapshot-upload: snapshot-copy snapshot-clean snapshot-notify -- cgit v0.9.1