https://bugzilla.wikimedia.org/show_bug.cgi?id=18647
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> 2009-05-01 21:57:46 UTC --- (In reply to comment #0) > Suggested fix: Alter this line to > > $contents = `$cmd 2>/dev/null`; > > Could this fix have any unforeseen consequences? > My gut says 2> redirection doesn't work on Windows shells, although I might be wrong; /dev/null needs to be different on Windows at least. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
