|
|
|
@ -3,7 +3,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: scripts/Config |
|
|
|
# Copyright (C) 2006 - 2008 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2010 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
|
@ -159,7 +159,7 @@ touch $cfgtmpdir/config/{config,packages} |
|
|
|
set +e |
|
|
|
|
|
|
|
configtitle="$(printf ' %-50s %6s active packages ]' \ |
|
|
|
"The OpenSDE ($sdever) Configuration - $config" \ |
|
|
|
"OpenSDE ($sdever) Configuration - $config" \ |
|
|
|
"[ $(echo `grep '^X' $cfgtmpdir/config/packages | wc -l`)" )" |
|
|
|
|
|
|
|
bprof main stop |
|
|
|
|