2022-03-04 Fred Gleason <fredg@paravelsystems.com>

* Modified the 'RDCart::setSchedCodesList()' so as to normalize
	the case of scheduler codes.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-03-04 15:55:54 -05:00
parent 5afcd7e7af
commit 9123bf420a
2 changed files with 18 additions and 0 deletions

View File

@@ -20853,3 +20853,6 @@
* Fixed a bug in rdimport(1) that could create duplicate
Scheduler Code entries when using the '--to-cart' and
'--add-scheduler-code' switches simultaneously.
2022-03-04 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'RDCart::setSchedCodesList()' so as to normalize
the case of scheduler codes.