Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shane Snyder
darshan
Commits
e23f7ffe
Commit
e23f7ffe
authored
Mar 13, 2015
by
Philip Carns
Browse files
bug fix
parent
20d809d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-test/regression/bg-profile-conf/runjob.sh
View file @
e23f7ffe
...
...
@@ -18,7 +18,7 @@ while [ -n "$output" -a "$rc" -eq 0 ]; do
done
# look for return code
grep
"exit code of 0"
$$
-tmp
.debuglog
grep
"exit code of 0"
$DARSHAN_TMP
/
$$
-tmp
.debuglog
if
[
$?
-ne
0
]
;
then
exit
1
else
...
...
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