summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRichard Boulton <richard@tartarus.org>2001-01-04 17:44:51 +0000
committerRichard Boulton <richard@tartarus.org>2001-01-04 17:44:51 +0000
commit00aff5b225a6e9fa00b7daa7ba106708d2dffe2f (patch)
tree6d9fdff3d671db548b8c25311c8ec4657f9c4139 /tests
parent9f53f4c21b10a9dca10af0efbdcc0a5e77878066 (diff)
Undo accidental commit of debugging version.
Original commit message from CVS: Undo accidental commit of debugging version.
Diffstat (limited to 'tests')
-rwxr-xr-xtests/old/examples/launch/mp3play2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/old/examples/launch/mp3play b/tests/old/examples/launch/mp3play
index 3c0a039135..e8793918b1 100755
--- a/tests/old/examples/launch/mp3play
+++ b/tests/old/examples/launch/mp3play
@@ -1,2 +1,2 @@
#/usr/bin/sh
-echo gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink
+gstreamer-launch disksrc "location=$1" ! mp3parse ! mpg123 ! fakesink