mirror of
https://github.com/openSUSE/osc.git
synced 2025-09-05 20:58:42 +02:00
Newer rexml Ruby gem used on OBS server side uses stricter XPath parsing. This change fixes incorrect XPath that was accepted by older rexml, but not accepted by newer one. Signed-off-by: Oleg Girko <ol@infoserver.lv>