summaryrefslogtreecommitdiffstats
path: root/TOOLS/psnr-video.sh
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-07 09:32:21 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-07-07 09:32:21 +0000
commit6ab83c724cfa66790fb88db89ee73cb05430462f (patch)
treed05f226d3a76aed8781743f57c1223034e9148ec /TOOLS/psnr-video.sh
parentbadc033ef7dcbf1f322627b37403f969cc70c41d (diff)
downloadmpv-6ab83c724cfa66790fb88db89ee73cb05430462f.tar.bz2
mpv-6ab83c724cfa66790fb88db89ee73cb05430462f.tar.xz
Run bash-specific shell scripts with bash, not sh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27231 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/psnr-video.sh')
-rwxr-xr-xTOOLS/psnr-video.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/psnr-video.sh b/TOOLS/psnr-video.sh
index 360073191f..8f2603ce65 100755
--- a/TOOLS/psnr-video.sh
+++ b/TOOLS/psnr-video.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Helper script to ease comparing the PSNR between two video files
# Copyleft 2005 by Matthias Wieser
# Copyleft 2005 by Ivo