2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-05 20:47:55 +00:00
Files
xcat-core/xCAT-server/lib/perl/xCAT
Vinícius Ferrão 43495f7e56 refactor(xcatd): build the parser of both entry points in one place
The module overrides two methods of XML::Simple, one for a recent version and
one for an older version, and each built its own parser and set its own
handlers. The two bodies were the same apart from spacing, so a change to one
refusal had to be repeated in the other, and a reader had to compare them to
see that they agreed.

Build the parser in one routine that both call. Behaviour does not change.
2026-09-02 14:11:17 -03:00
..
2016-07-20 11:40:27 -04:00
2023-01-18 11:00:59 -05:00
2016-07-20 11:40:27 -04:00
2016-01-25 01:53:54 -05:00
2016-07-20 11:40:27 -04:00
2016-07-20 11:40:27 -04:00
2026-08-30 17:22:51 -03:00