summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtest.sh')
-rwxr-xr-xtests/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtest.sh b/tests/runtest.sh
index 0b71dbe320..41c574fe71 100755
--- a/tests/runtest.sh
+++ b/tests/runtest.sh
@@ -1200,7 +1200,7 @@ precompile_overlay_assemblies
if [ "$buildOverlayOnly" == "ON" ];
then
- echo "Build overlay directory \'$coreOverlayDir\' complete."
+ echo "Build overlay directory '$coreOverlayDir' complete."
exit 0
fi