r67720 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r67719
|
r67720
|
r67721
>
Date:
14:13, 9 June 2010
Author:
platonides
Status:
reverted
Tags:
Comment:
Force usage of bash, since dash doesn't like the substitutions.
Modified paths:
/trunk/extensions/UsabilityInitiative/Makefile
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/UsabilityInitiative/Makefile
—
—
@@ -1,6 +1,7 @@
2
2
#
3
3
# Handy makefile to combine and minify css and javascript files
4
4
#
5
+SHELL := /bin/bash
5
6
6
7
CSS := \
7
8
css/suggestions.css\
Follow-up revisions
Revision
Commit summary
Author
Date
r67743
Reverted
r67722
,
r67720
,
r67716
,
r67715
- (auto version bumping). This is a g...
tparscal
18:49, 9 June 2010
Status & tagging log
18:49, 9 June 2010
Trevor Parscal (WMF)
(
talk
|
contribs
)
changed the
status
of r67720
[
removed:
ok
added:
reverted]
14:51, 9 June 2010
Catrope
(
talk
|
contribs
)
changed the
status
of r67720
[
removed:
new
added:
ok]