r93014 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r93013
|
r93014
|
r93015
>
Date:
20:49, 24 July 2011
Author:
aaron
Status:
ok
Tags:
Comment:
Initial checkin of scap-1skins (from wikimedia-task-appserver)
Modified paths:
/trunk/tools/mwmultiversion/scripts/scap-1skins
(added) (
history
)
Diff
[
purge
]
Index: trunk/tools/mwmultiversion/scripts/scap-1skins
—
—
@@ -0,0 +1,8 @@
2
+#!/bin/bash
3
+
4
+sudo -u mwdeploy sh -c '
5
+rsync -a --no-perms 10.0.5.8::common/php-1.17/skins/ \
6
+/usr/local/apache/common-local/php-1.17/skins && \
7
+echo ok || \
8
+echo failed
9
+'
Status & tagging log
18:49, 25 July 2011
Catrope
(
talk
|
contribs
)
changed the
status
of r93014
[
removed:
new
added:
ok]