xbps-src: silence show-avail

This commit is contained in:
Juan RP 2019-07-04 12:05:05 +02:00 committed by Jürgen Buchmüller
parent 4262450928
commit 5c4d340c5f

View file

@ -794,7 +794,7 @@ case "$XBPS_TARGET" in
show_pkg show_pkg
;; ;;
show-avail) show-avail)
read_pkg read_pkg &>/dev/null
show_avail show_avail
;; ;;
show-files) show-files)