summaryrefslogtreecommitdiff
path: root/test/test_flac.sh
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2013-09-16 19:34:59 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2013-09-17 06:14:54 +1000
commit1d3d50a9185462b1ec25f1902ccfba9c589f2a65 (patch)
treeffc3c467aa9683382c2211ed9163ac108d151912 /test/test_flac.sh
parentae4d720417fbac1abecf8eaba47b122366211390 (diff)
downloadflac-1d3d50a9185462b1ec25f1902ccfba9c589f2a65.tar.gz
Switch test scripts to bash.
Diffstat (limited to 'test/test_flac.sh')
-rwxr-xr-xtest/test_flac.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_flac.sh b/test/test_flac.sh
index 498f7a83..5e061a9f 100755
--- a/test/test_flac.sh
+++ b/test/test_flac.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash -e
# FLAC - Free Lossless Audio Codec
# Copyright (C) 2001-2009 Josh Coalson