Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
darshan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
61
Issues
61
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
darshan
darshan
Commits
eda7414f
Commit
eda7414f
authored
Apr 11, 2017
by
Shane Snyder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
output dxt regression test to unique file
parent
f4c54bbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mpi-io-test-dxt.sh
darshan-test/regression/test-cases/mpi-io-test-dxt.sh
+1
-1
No files found.
darshan-test/regression/test-cases/mpi-io-test-dxt.sh
View file @
eda7414f
...
...
@@ -24,7 +24,7 @@ if [ $? -ne 0 ]; then
fi
# parse log
$DARSHAN_PATH
/bin/darshan-dxt-parser
$DARSHAN_LOGFILE
>
$DARSHAN_TMP
/
${
PROG
}
.darshan.txt
$DARSHAN_PATH
/bin/darshan-dxt-parser
$DARSHAN_LOGFILE
>
$DARSHAN_TMP
/
${
PROG
}
-dxt
.darshan.txt
if
[
$?
-ne
0
]
;
then
echo
"Error: failed to parse
${
DARSHAN_LOGFILE
}
"
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