summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-20 21:08:00 +0200
committerLars Wirzenius <liw@liw.fi>2017-11-20 21:08:00 +0200
commit199abc4e488dc0144abc907f8e754e91ca6b9a9b (patch)
treeea8ebd2b093b2a2e7183c2ba780812fb7c7ca531 /check
parentd6d1fadef8da1d1160b43b9b0a78bf6a73e48bde (diff)
downloadqvisqve-199abc4e488dc0144abc907f8e754e91ca6b9a9b.tar.gz
Fix: formatting of title in ./check
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 52faa8a..39adb0d 100755
--- a/check
+++ b/check
@@ -33,7 +33,7 @@ run_yarns()
-s yarns/lib.py --shell python2 --shell-arg '' --cd-datadir "$@"
}
-title Remote or local yarns?
+title "Remote or local yarns?"
remote=no
if [ "$#" -gt 0 ]
then