Martin Schwenke has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199260?usp=email )
Change subject: scripts: Allow command to be specified for a specified distro
......................................................................
scripts: Allow command to be specified for a specified distro
Not just for "all". This obeys the principle of least surprise.
To specify a command but omit a distro version use "--". For example:
ganesha-container sle -- sh -l -c "cd build && cmake ..."
Otherwise, the first word of the command is used as the version.
Signed-off-by: Martin Schwenke <mschwenke(a)ddn.com>
Change-Id: I1855db2461b784101ab11a8b3eb717bd95b0e52e
---
M src/scripts/podman/ganesha-container
1 file changed, 23 insertions(+), 14 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/60/1199260/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1199260?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I1855db2461b784101ab11a8b3eb717bd95b0e52e
Gerrit-Change-Number: 1199260
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Schwenke <martin(a)meltin.net>