installCDE: remove \c from installing... Log lines
authorJon Trulson <jon@radscan.com>
Sat, 1 Sep 2012 01:57:29 +0000 (19:57 -0600)
committerJon Trulson <jon@radscan.com>
Sat, 1 Sep 2012 01:57:29 +0000 (19:57 -0600)
cde/admin/IntegTools/dbTools/installCDE.src

index f6b427adc70865def7fc1666620d1b8522be2ceb..8e64bef641b260eacb579acc7f30d28c0017a11f 100755 (executable)
@@ -492,10 +492,10 @@ XCOMM don't bother if the fileset doesn't exist
   Log "      - creating ${2}.lst file"
   KORNSHELL $TOOL_DIR/udbToAny.ksh  -toLst -ReleaseStream $PLATFORM \
             $DATABASE_DIR/${2}.udb >  /tmp/${2}.lst
-  Log "      - installing ... \c"
+  Log "      - installing ... "
   KORNSHELL $TOOL_DIR/mkProd -D / -S $BUILD_TREE /tmp/${2}.lst \
             2>/tmp/${2}.err 1>/tmp/${2}.good
-  Log "done."
+  Log "        done."
 
   Log "      - checking for errors ..."
   rm -f /tmp/${2}.missing