summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-09 16:12:00 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-09 16:36:02 +0100
commit3319dfe610b5d50c31fc62492896fb1b3dc4ffba (patch)
tree8d948a500843171ca92cdad145030e13ef1c65e0 /bin
parenta08924f5358f92310fce910c863bb70370a59a03 (diff)
downloadjenkins.debian.net-3319dfe610b5d50c31fc62492896fb1b3dc4ffba.tar.xz
rename cd-test to g-i-installation
Diffstat (limited to 'bin')
-rwxr-xr-xbin/g-i-installation.sh (renamed from bin/cd_tester.sh)2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cd_tester.sh b/bin/g-i-installation.sh
index b9a15cd6..1abcee6c 100755
--- a/bin/cd_tester.sh
+++ b/bin/g-i-installation.sh
@@ -70,7 +70,7 @@ cleanup_all() {
#
# create video
#
- ffmpeg2theora --videobitrate 700 --no-upscaling snapshot_%06d.ppm --framerate 12 --max_size 800x600 -o cd-test-$NAME.ogv
+ ffmpeg2theora --videobitrate 700 --no-upscaling snapshot_%06d.ppm --framerate 12 --max_size 800x600 -o g-i-installation-$NAME.ogv
rm snapshot_??????.ppm
# rename .bak files back to .ppm
for i in *.ppm.bak ; do