[neon/infrastructure/pangea-data] imager: no verbose
Carlos De Maine
null at kde.org
Sat Dec 14 03:43:55 GMT 2024
Git commit d543770cfa3e21bc08817f93c2a6d6f6885d0275 by Carlos De Maine.
Committed on 14/12/2024 at 03:43.
Pushed by carlosdem into branch 'master'.
no verbose
M +2 -2 imager/config-settings-neon-bigscreen.sh
https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/d543770cfa3e21bc08817f93c2a6d6f6885d0275
diff --git a/imager/config-settings-neon-bigscreen.sh b/imager/config-settings-neon-bigscreen.sh
index 9451ea9..b4a315a 100644
--- a/imager/config-settings-neon-bigscreen.sh
+++ b/imager/config-settings-neon-bigscreen.sh
@@ -7,7 +7,7 @@ EDITION=$(echo $NEONARCHIVE | sed 's,/, ,')
export LB_ISO_APPLICATION="KDE neon Plasma BigScreen Live"
export LB_ISO_PREPARER="KDE neon team"
export LB_ISO_PUBLISHER="KDE neon team"
-export LB_ISO_VOLUME="${IMAGENAME}${EDITION} BigScreen\$(date +%y%m%d)"
+export LB_ISO_VOLUME="${IMAGENAME}${EDITION}BigScreen\$(date +%y%m%d)"
## other various other live-build settings
export LB_APT_SOURCE_ARCHIVES="true"
@@ -24,4 +24,4 @@ fi
## convenience settings
export _COLOR="true"
export _DEBUG="true"
-export _VERBOSE="true"
+#export _VERBOSE="true"
More information about the Neon-commits
mailing list