Change in osmo-dev[master]: ask which command to run

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/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Nov 8 10:32:21 UTC 2018


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/11675


Change subject: ask which command to run
......................................................................

ask which command to run

Change-Id: I0bed4195141b1e5a345529f30417f29b5269b1c8
---
M src/gits
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/75/11675/1

diff --git a/src/gits b/src/gits
index 2dbb564..dc7308c 100755
--- a/src/gits
+++ b/src/gits
@@ -192,6 +192,8 @@
 
 
 def cmd_sh(cmd):
+    if not cmd:
+        error("which command do you want to run?")
     for git_dir in git_dirs():
         print('\n===== %s =====' % git_dir)
         print('+ %s' % cmd_to_str(cmd))

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0bed4195141b1e5a345529f30417f29b5269b1c8
Gerrit-Change-Number: 11675
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181108/3bf03427/attachment.htm>


More information about the gerrit-log mailing list