]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/schroot/files/setup-dchroot
Make setup-buildd not fail when there is nothing wrong
[dsa-puppet.git] / modules / schroot / files / setup-dchroot
index 3f6179d9b9ccb54ecd0f420259ca1d4b70689b5b..aeadf902ddc72a2be3859817226aded35ffb60da 100755 (executable)
@@ -129,6 +129,7 @@ EOF
                 [ -n "$buildd" ] && genschrootconf "$suite" "$arch" "$target" "security"
             fi
     esac
+    return 0
 }
 
 do_config() {