summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorjnqnfe <jnqnfe@gmail.com>2015-01-07 05:02:13 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-03-05 11:10:45 +0000
commit769cf6e7b7fc40ba424994b3747222a4db369f43 (patch)
treed9182745062546045c8a4cc4240e8aab38ea0554 /scripts
parent849873daca23a2f0939a4a6cd0b68d1d75eea05b (diff)
downloadvyos-live-build-769cf6e7b7fc40ba424994b3747222a4db369f43.tar.gz
vyos-live-build-769cf6e7b7fc40ba424994b3747222a4db369f43.zip
bootstrap: only output message where actually applicable
Gbp-Dch: Ignore Closes: #952848
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build/bootstrap_cache4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/build/bootstrap_cache b/scripts/build/bootstrap_cache
index 5dad3c68b..d96556742 100755
--- a/scripts/build/bootstrap_cache
+++ b/scripts/build/bootstrap_cache
@@ -33,13 +33,13 @@ do
then
case "${1}" in
restore)
- Echo_message "Restoring bootstrap stage from cache..."
-
# Checking stage file
Check_stagefile .build/bootstrap_cache.restore
if [ -d cache/bootstrap ]
then
+ Echo_message "Restoring bootstrap stage from cache..."
+
# Checking lock file
Check_lockfile .lock