Change in osmo-gsm-tester[master]: Provide debug output before removing the evidence

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Holger Freyther gerrit-no-reply at lists.osmocom.org
Tue Dec 4 13:33:59 UTC 2018


Holger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/12102


Change subject: Provide debug output before removing the evidence
......................................................................

Provide debug output before removing the evidence

For debugging it is important to have an idea if something was
extracted into the inst/ directory or not. There is space concern
about keeping the directory around.

As a compromise print the content of the inst directory before
removing it.

Change-Id: I35c2fa17a1b57dfd0a3ca5485874b7f50765c897
---
M contrib/jenkins-run.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/02/12102/1

diff --git a/contrib/jenkins-run.sh b/contrib/jenkins-run.sh
index 716899e..67fd87b 100755
--- a/contrib/jenkins-run.sh
+++ b/contrib/jenkins-run.sh
@@ -26,6 +26,7 @@
 fi
 
 # no need to keep extracted binaries
+find "$trial_dir/inst" || true
 rm -rf "$trial_dir/inst" || true
 
 # tar up all results for archiving (optional)

-- 
To view, visit https://gerrit.osmocom.org/12102
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I35c2fa17a1b57dfd0a3ca5485874b7f50765c897
Gerrit-Change-Number: 12102
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181204/e651b6b3/attachment.htm>


More information about the gerrit-log mailing list