aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/osmocom-latest-packages.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/osmocom-latest-packages.sh')
-rwxr-xr-xscripts/osmocom-latest-packages.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh
index ddf5359..5e35659 100755
--- a/scripts/osmocom-latest-packages.sh
+++ b/scripts/osmocom-latest-packages.sh
@@ -207,7 +207,7 @@ build_osmocom() {
#build osmo-uecups
cd "$TOP/$PROJ"
- osc ci -m "Latest Tagged versions of $DT"
+ osc ci -m "Latest Tagged versions of $DT" --noservice
}
build_osmocom