fix for issue #821

see http://bugs.campware.org/view.php?id=821
This commit is contained in:
maroy 2005-04-15 15:17:15 +00:00
parent def181bd9c
commit 85a8160d89

View file

@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
#-------------------------------------------------------------------------------# Copyright (c) 2004 Media Development Loan Fund #-------------------------------------------------------------------------------
# Copyright (c) 2004 Media Development Loan Fund
# #
# This file is part of the LiveSupport project. # This file is part of the LiveSupport project.
# http://livesupport.campware.org/ # http://livesupport.campware.org/
@ -21,7 +22,7 @@
# #
# #
# Author : $Author: maroy $ # Author : $Author: maroy $
# Version : $Revision: 1.1 $ # Version : $Revision: 1.2 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh,v $ # Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/products/gLiveSupport/bin/gLiveSupport_devenv.sh,v $
#------------------------------------------------------------------------------- #-------------------------------------------------------------------------------