mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-08 16:24:03 +02:00
The vc_export_env call was introduced in commit
37ca5535ce
("Export vc env vars when
running a source service") and broke the testsuite. The potential
http request is useless if there are no services. Hence, avoid it.
Thanks to Marco Strigl for catching the testsuite error!