https://bugzilla.wikimedia.org/show_bug.cgi?id=43777
--- Comment #2 from Dereckson <[email protected]> --- You should provide a sensible default location. The migration to Git version control system and Gerrit version control dropped "trunk" and "phase3". Code is now in mediawiki/core, your script in mediawiki/tools/code-utils. I personally used for a new script in mediawiki/tools/release "../../core/" to better reflect the Git hierarchy but I'm not sure this is really useful. So other ways have to be considered. Feel free to see how other scripts solve the directory problem (some by an environment variable, some by ., some by a directory argument). -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
