diff options
Diffstat (limited to 'test/test_metaflac.sh')
-rwxr-xr-x | test/test_metaflac.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_metaflac.sh b/test/test_metaflac.sh index c4e155a5..d7cef5d9 100755 --- a/test/test_metaflac.sh +++ b/test/test_metaflac.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash -e # FLAC - Free Lossless Audio Codec # Copyright (C) 2002-2009 Josh Coalson |