summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
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