openSUSE / obs-build

OBS build script, can be used with OBS or stand alone
GNU General Public License v2.0
132 stars 184 forks source link

build --shell-cmd doesn't work #1003

Open dmach opened 4 months ago

dmach commented 4 months ago
sudo /usr/bin/build --root=/var/tmp/build-root/standard-x86_64 --noinit --shell --shell-cmd date --norootforbuild

Enters a shell instead of running date command.

Blocks: https://github.com/openSUSE/osc/issues/765