Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
bb6f643f
Commit
bb6f643f
authored
Sep 09, 2015
by
Erik de Castro Lopo
Browse files
test_streams.sh: Improve error message
parent
9be32a53
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/test_streams.sh
View file @
bb6f643f
...
...
@@ -42,7 +42,7 @@ run_flac ()
echo
"Generating streams..."
if
[
!
-f
wacky1.wav
]
;
then
test_streams
||
die
"ERROR
during test_stream
s"
test_streams
||
die
"ERROR
: missing file
s"
fi
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment