Merge branch 'maint'
[gitweb.git] / lib / index.tcl
index 78e2101adaa2bc6c80e7d57878e741fbe86a67f1..228bccfd82b4b9e9f9704cd28efc5252eb5d2aad 100644 (file)
@@ -168,7 +168,7 @@ proc checkout_index {msg pathList after} {
 
        ui_status [format \
                "%s... %i/%i files (%.2f%%)" \
-               $msg
+               $msg \
                $update_index_cp \
                $totalCnt \
                0.0]