From ffc3d4a7d7d46f3fab9af41d3aed2540d1b537c5 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Sat, 11 Feb 2017 08:34:09 +0100 Subject: cosmetic tweak --- run-all.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'run-all.sh') diff --git a/run-all.sh b/run-all.sh index 2c336b1..c9e7b90 100755 --- a/run-all.sh +++ b/run-all.sh @@ -28,6 +28,7 @@ nilsson) esac if test -d "$HOME/repo/images-testing"; then + echo echo "# rsync uncompressed images" rsync --verbose --progress \ *.raw *.qcow2 $HOME/repo/images-testing -- cgit