aboutsummaryrefslogtreecommitdiff
path: root/tests/timeout.builder.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/timeout.builder.sh')
-rw-r--r--tests/timeout.builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timeout.builder.sh b/tests/timeout.builder.sh
index 1ddb44e99..3fbdd5794 100644
--- a/tests/timeout.builder.sh
+++ b/tests/timeout.builder.sh
@@ -1,2 +1,2 @@
-echo "\`timeout' builder entering an infinite loop"
+echo "‘timeout’ builder entering an infinite loop"
while true ; do echo -n .; done