diff --git a/tmkproject.sh b/tmkproject.sh index 6c7eca4..8fbfe67 100755 --- a/tmkproject.sh +++ b/tmkproject.sh @@ -3,9 +3,9 @@ # # Copyright (c) 2012, TundraWare Inc., Des Plaines, IL 60018 USA # All Rights Reserved. For Terms Of Use, See: tmkproject-license.txt -# $Id: tmkproject.sh,v 1.116 2012/09/06 16:34:18 tundra Exp $ +# $Id: tmkproject.sh,v 1.117 2012/09/06 16:47:09 tundra Exp $ -CVSID='$Id: tmkproject.sh,v 1.116 2012/09/06 16:34:18 tundra Exp $' +CVSID='$Id: tmkproject.sh,v 1.117 2012/09/06 16:47:09 tundra Exp $' # If user just wants program version, display it and exit. @@ -183,6 +183,7 @@ # No CVS checkin just place the project in the current directory else + cd - mv -v ${WRKDIR} . fi