
17 Jun
2014
17 Jun
'14
4:17 p.m.
Maria Alandes Pradillo [mailto:Maria.Alandes.Pradillo@cern.ch] said:
I don´t know what else I could test. Any ideas?
You could check that no object types or attribute names have vanished - something like grep objectClass | sort | uniq grep ^GLUE2 | cut -d: -f1 | sort | uniq (I haven't tested those so the syntax may not be quite right). Also I assume you checked for errors in the log? The only specific change is for Boolean attributes, so you could look for those and check they're the same. You could also perhaps try injecting the correct value, e.g. "true" rather than "TRUE". Stephen