mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
installCDE: remove \c from installing... Log lines
This commit is contained in:
parent
d2c0ceaaf6
commit
2d3517ec6e
1 changed files with 2 additions and 2 deletions
|
@ -492,7 +492,7 @@ 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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue