summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-08-07 17:57:28 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:37 +0100
commit698992351cf454e5cadee3f580cee53595c63573 (patch)
tree529509d7ea0a1fea0b866dfca7565326e8db678b /helpers
parent4b7b96bce8274e62d9ef9813cc823d9362e7d256 (diff)
downloadlive-build-698992351cf454e5cadee3f580cee53595c63573.zip
live-build-698992351cf454e5cadee3f580cee53595c63573.tar.gz
Making check for local-patches silent.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_chroot_local-patches2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_local-patches b/helpers/lh_chroot_local-patches
index caa6180..b40e114 100755
--- a/helpers/lh_chroot_local-patches
+++ b/helpers/lh_chroot_local-patches
@@ -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