summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2008-12-02 17:21:16 +0000
committerFrans Pop <elendil@planet.nl>2008-12-02 17:21:16 +0000
commit6779fb70acb35ad01fb7028f76431690a93afd7c (patch)
tree9d0713a373a37aed20aa6bb0e97134abedf85da1 /scripts
parent11353a1db638cf8dbddf0e5d8338fb8ba421dbfe (diff)
downloadinstallation-guide-6779fb70acb35ad01fb7028f76431690a93afd7c.zip
Still striving for perfection
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/check-preseed1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/check-preseed b/scripts/check-preseed
index 188469cdd..89b2af83a 100755
--- a/scripts/check-preseed
+++ b/scripts/check-preseed
@@ -9,6 +9,7 @@ filter_preseed() {
/^\"?#?d-i/ {
print
in_setting=1
+ if (/\\+[[:space:]]*(\\n\")?$/) {in_seq=1}
next
}
/\\+[[:space:]]*(\\n\")?$/ {