https://bugs.koozali.org/show_bug.cgi?id=12922
--- Comment #3 from Gary Douglas <[email protected]> ---
oh dear this too.
Experimental keys on scalar is now forbidden at /sbin/affa line 1840.
Type of arg 1 to keys must be hash or array (not anonymous hash ({})) at
/sbin/affa line 1840, near "} )"
Experimental keys on scalar is now forbidden at /sbin/affa line 1841.
Type of arg 1 to keys must be hash or array (not anonymous hash ({})) at
/sbin/affa line 1841, near "} )"
Execution of /sbin/affa aborted due to compilation errors.
my hack
+1838 @remoteDirs = sort ( keys %{{ map { $_ => 1 } @remoteDirs }} );
+1839 @localDirs = sort ( keys %{{ map { $_ => 1 } @localDirs }} );
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/