From 4384a101128e1244ea0f7ce7d7923d9417f1e981 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 26 Jul 2011 13:54:14 +0200 Subject: [PATCH] Fix vim syntax folding issue with missing }}}. --- grml-debootstrap | 1 + 1 file changed, 1 insertion(+) diff --git a/grml-debootstrap b/grml-debootstrap index 8bbed71..3a3e67b 100755 --- a/grml-debootstrap +++ b/grml-debootstrap @@ -540,6 +540,7 @@ Last chance to quit. Timeout of 10 seconds running.... Do you want to stop now?" 0 0 2>/dev/null } +# }}} # make sure the user is aware of the used configuration {{{ checkconfiguration() -- 2.1.4