aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Böhm <bb@xnull.de>2010-11-12 08:30:47 +0100
committerBenedikt Böhm <bb@xnull.de>2010-11-12 08:30:47 +0100
commit748c650991dfd1ce9da596f26b623e132b3454a0 (patch)
treec2d818f0121cd2e151fa2d2292e23cc7b3edd946
parentupdate links to github (diff)
downloadporticron-748c650991dfd1ce9da596f26b623e132b3454a0.tar.gz
porticron-748c650991dfd1ce9da596f26b623e132b3454a0.tar.bz2
porticron-748c650991dfd1ce9da596f26b623e132b3454a0.zip
add --nocolor to glsa-check. closes #1.v0.5.3
-rwxr-xr-xbin/porticron4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/porticron b/bin/porticron
index b65e41b..30c9971 100755
--- a/bin/porticron
+++ b/bin/porticron
@@ -89,8 +89,8 @@ ${SYNC_OVERLAYS_CMD:-/bin/true} &>/dev/null
# GLSA check
log "running GLSA_AFFECTED: /usr/bin/glsa-check --test --nocolor --verbose affected"
GLSA_AFFECTED=$(/usr/bin/glsa-check --test --nocolor --verbose affected 2>/dev/null)
-log "running GLSA_UPGRADES: /usr/bin/glsa-check --pretend affected"
-GLSA_UPGRADES=$(/usr/bin/glsa-check --pretend affected | grep '^ ')
+log "running GLSA_UPGRADES: /usr/bin/glsa-check --nocolor --pretend affected"
+GLSA_UPGRADES=$(/usr/bin/glsa-check --nocolor --pretend affected | grep '^ ')
if [[ -n ${GLSA_AFFECTED} ]]; then
GLSA_MSG="