diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-11 08:34:09 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-11 08:34:09 +0100 |
commit | ffc3d4a7d7d46f3fab9af41d3aed2540d1b537c5 (patch) | |
tree | 3ed6add80468d65cb8fbc2fc04366bcc81d1e3ef /run-all.sh | |
parent | accdf0878789b9ab771d74a4894ddf484b21eb94 (diff) | |
download | imagefish-ffc3d4a7d7d46f3fab9af41d3aed2540d1b537c5.tar.gz |
cosmetic tweak
Diffstat (limited to 'run-all.sh')
-rwxr-xr-x | run-all.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |