From 2e6a40936f74a8a10c53238d6cdd113ac9a60cf1 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 23 Sep 2016 05:03:13 +0300 Subject: fix output indentation --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 314fbc9..fe21f78 100644 --- a/update.sh +++ b/update.sh @@ -163,7 +163,7 @@ delete_obsolete_entries() { continue fi - dump '... points to the right file' + dump ' ... points to the right file' done } -- cgit v1.2.3