Making check for local-patches silent.

This commit is contained in:
Daniel Baumann 2008-08-07 17:57:28 +02:00
parent 0a1a5f6da7
commit 01f8269eb3
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
if ls -A config/chroot_local-patches/ | grep -qs .
if ls -A config/chroot_local-patches/ | grep -qs . > /dev/null 2>&1
then
# Restoring cache
Restore_cache cache/packages_chroot