[SCM] libav/experimental: This shell script is not bash-specific.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:15:06 UTC 2013


The following commit has been merged in the experimental branch:
commit 2d83fe90e32b39a038ce5d779a3f2a1d45059784
Author: Diego Biurrun <diego at biurrun.de>
Date:   Sat Feb 16 14:42:44 2008 +0000

    This shell script is not bash-specific.
    
    Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/tests/server-regression.sh b/tests/server-regression.sh
index 780bdec..8e76441 100755
--- a/tests/server-regression.sh
+++ b/tests/server-regression.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Make sure that the data directory exists
 mkdir -p tests/data

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list