summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-05 14:34:53 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-05 14:34:53 +0100
commit40698a86c34158bfd0cdaa35f217d0c93399da37 (patch)
treef0335289b4757fb4f21a53d692812770052c1f77 /bin
parent9d70cd2ed9e7e7271fd446f00a795ca5f8f5f082 (diff)
downloadjenkins.debian.net-40698a86c34158bfd0cdaa35f217d0c93399da37.tar.xz
rename bak files back to ppm
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cd_tester.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/cd_tester.sh b/bin/cd_tester.sh
index 27e1dd25..415e5882 100755
--- a/bin/cd_tester.sh
+++ b/bin/cd_tester.sh
@@ -60,6 +60,10 @@ cleanup_all() {
#
ffmpeg2theora --videobitrate 700 --no-upscaling snapshot_%06d.ppm --framerate 12 --max_size 800x600 -o cd-test-$NAME.ogv
rm snapshot_??????.ppm
+ # rename .bak files back to .ppm
+ for i in *.bak ; do
+ mv $i ${i%.bak}.ppm
+ done
set -x
#
# kill qemu and image