r97595 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97594‎ | r97595 | r97596 >
Date:04:37, 20 September 2011
Author:aaron
Status:ok
Tags:
Comment:
MFT r97594
Modified paths:
  • /branches/hardy/debs/wikimedia-task-appserver/scap-2 (modified) (history)

Diff [purge]

Index: branches/hardy/debs/wikimedia-task-appserver/scap-2
@@ -20,7 +20,7 @@
2121 fi
2222
2323 for mwVerNum in ${mwVersionNums[@]}; do
24 - echo "MediaWiki $mwVerNum: Compiling texvc..."
 24+ echo -n "MediaWiki $mwVerNum: Compiling texvc..."
2525 builddir=`mktemp -dt texvc-build.XXXXXXXXXX`
2626 if [ -z "$builddir" ]; then
2727 echo "Unable to create temporary directory"

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r97594Added -n to echo command (no newline)aaron04:37, 20 September 2011

Status & tagging log