changeset 1421:5ab861584165

Cosmetic tweak, with FORK=1 download.sh shouldn't announce it's done until it is.
author Rob Landley <rob@landley.net>
date Fri, 29 Jul 2011 20:49:08 -0500
parents bcecd839ff21
children 73b7ff43d1da
files download.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Tue Jul 26 13:03:15 2011 -0500
+++ b/download.sh	Fri Jul 29 20:49:08 2011 -0500
@@ -105,11 +105,11 @@
 RENAME="s/(squashfs)(.*)/\1-\2/" \
 maybe_fork "download || dienow"
 
-echo === Got all source.
-
 rm -f "$SRCDIR"/MANIFEST  # So cleanup_oldfiles doesn't warn about it.
 cleanup_oldfiles
 
+echo === Got all source.
+
 # Create a MANIFEST file listing package versions.
 
 # This can optionally call source control systems (hg and svn) to get version