From: Michael Prokop Date: Tue, 26 Jul 2011 11:54:14 +0000 (+0200) Subject: Fix vim syntax folding issue with missing }}}. X-Git-Tag: v0.47~8 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=4384a101128e1244ea0f7ce7d7923d9417f1e981;ds=sidebyside Fix vim syntax folding issue with missing }}}. --- 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()