summaryrefslogtreecommitdiffstats
path: root/tools/audio_split
diff options
context:
space:
mode:
authorOle Kristian Lien <ole.k.lien@gmail.com>2010-01-15 16:17:59 +0000
committerOle Kristian Lien <ole.k.lien@gmail.com>2010-01-15 16:17:59 +0000
commit18ab242292edff93942639de3549ea222f02016f (patch)
tree077b481fd97ef742780e73dbea65df0ba84f1abb /tools/audio_split
parentf3592ed79df555eec7af7c342a27070ad661a61b (diff)
Diffstat (limited to 'tools/audio_split')
-rwxr-xr-xtools/audio_split2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/audio_split b/tools/audio_split
index 8ccd089..3fff16e 100755
--- a/tools/audio_split
+++ b/tools/audio_split
@@ -14,7 +14,7 @@ if [ -z "$1" ]; then
exit 1
fi
-./require sox
+./require sox || { exit 1; }
# sox FAIL formats: can't open output file `1-left.mp2': SoX was compiled without MP3 encoding support
# kan ikke encode til mp{2,3}...