https://bugzilla.wikimedia.org/show_bug.cgi?id=34939

--- Comment #15 from [email protected] 2012-09-29 01:38:18 UTC ---
You are right.

The problem is due to how I check what got changed.


        git fetch origin
        git diff master..origin/master \
            RELEASE-NOTES-* includes/installer/LocalSettingsGenerator.php|wdiff
-d -3 > /tmp/mediawikiDiff$$||:
        ${PAGER-less} /tmp/mediawikiDiff$$


It somehow shows me old stuff.

But I don't know how to improve it.

-- 
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

Reply via email to