Fix vim syntax folding issue with missing }}}.
authorMichael Prokop <mika@grml.org>
Tue, 26 Jul 2011 11:54:14 +0000 (13:54 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 26 Jul 2011 11:54:20 +0000 (13:54 +0200)
grml-debootstrap

index 8bbed71..3a3e67b 100755 (executable)
@@ -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()