bootstrap: only output message where actually applicable

Gbp-Dch: Ignore
Closes: #952848
This commit is contained in:
jnqnfe 2015-01-07 05:02:13 +00:00 committed by Raphaël Hertzog
parent 849873daca
commit 769cf6e7b7
1 changed files with 2 additions and 2 deletions

View File

@ -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