From 482620081e77dbcb31a9bc02efd65953ee4da603 Mon Sep 17 00:00:00 2001 From: Cecil Hugh Watson Date: Sun, 1 Nov 2009 01:01:22 -0700 Subject: linhes-scripts:linhes_update.sh, allows for better display for files to be upgraded. --- abs/core-testing/linhes-scripts/linhes_update.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abs/core-testing/linhes-scripts/linhes_update.sh b/abs/core-testing/linhes-scripts/linhes_update.sh index 3b455e0..39b341e 100644 --- a/abs/core-testing/linhes-scripts/linhes_update.sh +++ b/abs/core-testing/linhes-scripts/linhes_update.sh @@ -11,8 +11,8 @@ dsply () { } chck () { sudo pacman -Sy - sudo pacman -Qu > /tmp/check_update - sudo grep Target /tmp/check_update > /tmp/to_be_upgraded + sudo pacman -Qu > /tmp/to_be_upgraded +# sudo grep Target /tmp/check_update > /tmp/to_be_upgraded if grep -q no\ upgrades\ found /tmp/check_update then killall osd_cat -- cgit v0.12