Skip to content

Commit

Permalink
pf2
Browse files Browse the repository at this point in the history
  • Loading branch information
DennisHeimbigner committed Sep 27, 2024
1 parent 2663b3c commit 2d1ab47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_test/run_pluginpaths.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ modfor() {
testget() {
filenamefor tmp get
# print out the global state
printf "testset(global): %s" `${TP} -x "set:${DFALT},get:global"` >> ${filename}.txt
printf "testset(global): %s\n" `${TP} -x "set:${DFALT},get:global"` >> ${filename}.txt
# echon "testget(global): " >> ${filename}.txt
# ${TP} -x "set:${DFALT},get:global" >> ${filename}.txt ;
# print out the HDF5 state
Expand Down

0 comments on commit 2d1ab47

Please sign in to comment.