summaryrefslogtreecommitdiffstats
path: root/Examples/test_script_mode.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test_script_mode.sh')
-rwxr-xr-xExamples/test_script_mode.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test_script_mode.sh b/Examples/test_script_mode.sh
index d2773ae3..0c592457 100755
--- a/Examples/test_script_mode.sh
+++ b/Examples/test_script_mode.sh
@@ -26,6 +26,6 @@ else
echo "mies"
echo -en "-------------\0nonselectable\x1ftrue\n"
echo "testing"
- echo "<b>Bold</b>"
+ echo -en "<b>Bold</b>\x00meta\x1fclapton.\n"
echo "quit"
fi