summaryrefslogtreecommitdiffstats
path: root/tools/audio_stats
diff options
context:
space:
mode:
Diffstat (limited to 'tools/audio_stats')
-rwxr-xr-xtools/audio_stats2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/audio_stats b/tools/audio_stats
index f6e9ccc..596a317 100755
--- a/tools/audio_stats
+++ b/tools/audio_stats
@@ -11,7 +11,7 @@ if [ -z "$1" ]; then
exit 1
fi
-./require sox
+./require sox || { exit 1; }
echo -n " * Generating audio statistics for $1..."
sox $1 -n stat