https://bugzilla.wikimedia.org/show_bug.cgi?id=28512
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Platonides <[email protected]> 2011-04-12 14:47:12 UTC --- ~ expansion is done by the shell, not by mediawiki. Whate shell are you using? Seems that something like 'echo foo=~/foo' expands it, but echo --foo=~/foo does not. Alternatively, use --dbpath=$HOME/work/code/mediawiki/data which is the POSIX way. -- 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
