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
Cristian Simarro
darshan
Commits
b589247c
Commit
b589247c
authored
Mar 13, 2015
by
Philip Carns
Browse files
bug fix, too many args to test
parent
3cd66a93
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-test/regression/test-cases/cxxpi.sh
View file @
b589247c
...
...
@@ -14,7 +14,7 @@ if [ $? -ne 0 ]; then
fi
# execute
$DARSHAN_RUNJOB
$DARSHAN_TMP
/
${
PROG
}
-f
$DARSHAN_TMP
/
${
PROG
}
.tmp.dat
$DARSHAN_RUNJOB
$DARSHAN_TMP
/
${
PROG
}
if
[
$?
-ne
0
]
;
then
echo
"Error: failed to execute
${
PROG
}
"
1>&2
exit
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