From 17e0e785ab610723860940ad350c48e19aa71f07 Mon Sep 17 00:00:00 2001 From: Oliver Henrich Date: Wed, 15 May 2024 16:45:52 +0100 Subject: [PATCH] Corrected typo --- examples/PACKAGES/cgdna/examples/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/PACKAGES/cgdna/examples/test.sh b/examples/PACKAGES/cgdna/examples/test.sh index d7c0fe825d..053d957da7 100755 --- a/examples/PACKAGES/cgdna/examples/test.sh +++ b/examples/PACKAGES/cgdna/examples/test.sh @@ -254,7 +254,7 @@ if [ $# -eq 1 ] && [ $1 = run ]; then ###################################################### ###################################################### - printf'\n# Running oxDNA2 dsring test\n' | tee -a $EXDIR/test.log + printf '\n# Running oxDNA2 dsring test\n' | tee -a $EXDIR/test.log cd $EXDIR/oxDNA2/dsring mkdir test cd test