Pau Espin Pedrol has uploaded this change for review. (
https://gerrit.osmocom.org/13603
Change subject: nightly-packages: Remove unused variable
......................................................................
nightly-packages: Remove unused variable
Change-Id: Ic120dbc134cba9bd77098ab14a5dba3d5c4d71b9
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/03/13603/1
diff --git a/scripts/osmocom-nightly-packages.sh
b/scripts/osmocom-nightly-packages.sh
index 052eb09..26b8bc9 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -40,7 +40,6 @@
get_commit_version() {
# return a version based on the commit
local version
- local date
# determine git version *and generate the .tarball-version file*
test -x ./git-version-gen && ./git-version-gen . > .tarball-version
2>/dev/null
--
To view, visit https://gerrit.osmocom.org/13603
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic120dbc134cba9bd77098ab14a5dba3d5c4d71b9
Gerrit-Change-Number: 13603
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>