[dak/master] Name it newstage
Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
config/debian/dinstall.functions | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/config/debian/dinstall.functions b/config/debian/dinstall.functions
index abc5a5b..8f2dd81 100644
--- a/config/debian/dinstall.functions
+++ b/config/debian/dinstall.functions
@@ -543,7 +543,7 @@ function process_unchecked() {
}
# do a run of newstage only before dinstall is on.
-function process_newstage() {
+function newstage() {
log "Processing the newstage queue"
UNCHECKED_WITHOUT_LOCK="-p"
do_newstage
--
1.6.5
Reply to: