Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Sep 25, 2024
1 parent 2108473 commit d73b2de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unit_test/run_pluginpaths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ testget() {
# print out the global state
echon "testget(global): " >> ${filename}.txt
${TP} -x "set:${DFALT},get:global" >> ${filename}.txt ;
XXX=`cat ${filename}.txt`
echo "%%% |${XXX}|"
# print out the HDF5 state
echon "testget(hdf5): " >> ${filename}.txt
${TP} -x "set:${DFALT},get:hdf5" >> ${filename}.txt ;
Expand Down

0 comments on commit d73b2de

Please sign in to comment.