Adrian Schröter <adrian@suse.de> writes:
On Montag, 3. März 2014, 10:29:33 wrote Andreas Schwab:
Olaf Hering <olaf@aepfle.de> writes:
"osc build --nochecks"
This has nothing to do with %check.
RTFM:
--nochecks, --no-checks Do not run post build checks on the resulting packages.
does still execute the %check section, how can this be disabled without editing the spec file?
rpmbuild --nocheck
yes, but the build script is not handing this parameter to rpmbuild atm.
I will fix that ...
osc --nochecks should not suppress %check, that's not what it's for. If you want to pass arbitrary arguments to rpmbuild that should be a separate option. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org