https://bugs.freedesktop.org/show_bug.cgi?id=74342
--- Comment #5 from Patrick Ohly <[email protected]> --- 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(); } Gordon, just for the sake of completeness, can you try that? -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ Syncevolution-issues mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues
