Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
sofia-sip
Commits
12acbf30
Commit
12acbf30
authored
Nov 28, 2008
by
Pekka Pessi
Browse files
sip/run-tests: fixed whitespace
darcs-hash:20081127232532-db55f-0b285420a114f61a11d238870115270fb33825fd.gz
parent
88d9991f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libsofia-sip-ua/sip/run-tests
libsofia-sip-ua/sip/run-tests
+2
-2
No files found.
libsofia-sip-ua/sip/run-tests
View file @
12acbf30
...
...
@@ -36,8 +36,8 @@ shift
rc
=
0
for
n
in
"
$@
"
;
do
if
"
$msg_test
"
<
"
$n
"
>
/dev/null
;
then
do
if
"
$msg_test
"
<
"
$n
"
>
/dev/null
;
then
true
else
echo
"
$n
: ERROR"
;
rc
=
1
...
...
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