Skip to content

Commit

Permalink
Remove TEST code
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Jun 27, 2019
1 parent 3c7143f commit 5fd6204
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions porthos/root/etc/porthos/repos.conf
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,3 @@ repos[7.5.1804/nethserver-updates/x86_64]=rsync://packages.nethserver.org/nethse
declare -A options

options[7.5.1804/epel/x86_64]="--exclude=debug"

if [[ -n $TEST ]]; then
for id in "${!repos[@]}"; do
options[$id]+=' --exclude=*.rpm --exclude=*.drpm'
done
fi

0 comments on commit 5fd6204

Please sign in to comment.