https://bugs.freedesktop.org/show_bug.cgi?id=75672
--- Comment #14 from Niels Ole Salscheider <niels_ole(a)salscheider-online.de> ---
(In reply to comment #13)
Darn, "if (!UID)" is not valid in Synthesis scripts because
it always
evaluates to "true". This here is the correct line:
if (UID == EMPTY) { UID = newuid(); }
Niels, just for the sake of completeness, can you try that?
Did you mean to post this as a comment to bug #74342?
--
You are receiving this mail because:
You are on the CC list for the bug.