Skip to content

Commit

Permalink
cmdata regtest
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocamilloni committed Feb 7, 2025
1 parent b70e316 commit 69d5e74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/run_cmdata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ set -e
set -o pipefail
mkdir test_inputs/cmdata/histo
cd test_inputs/cmdata/histo
cmdata -f ../traj.xtc -s ../protein.tpr --mode=intra
cmdata -f ../traj.xtc -s ../protein.tpr --mode=intra --noh5
cd ../../../
tar -zxf test_outputs/cmdata/hh.tgz -C test_outputs/cmdata/
for i in `ls -1 test_inputs/cmdata/histo`; do
Expand Down
Binary file modified test/test_outputs/cmdata/hh.tgz
Binary file not shown.

0 comments on commit 69d5e74

Please sign in to comment.