Martin Schwenke has uploaded this change for review.

View Change

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@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 change 1199260. To unsubscribe, or for help writing mail filters, visit settings.

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@meltin.net>