Ignore:
Timestamp:
08/26/2006 07:18:15 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
cfdc0f1
Parents:
392e11c3
Message:

Big change allowed by using only menuconfig.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r392e11c3 r2b0f8a5  
    448448  cd $JHALFSDIR
    449449
    450   if [ -z $WC ] ; then
     450  if [ -z $WORKING_COPY ] ; then
    451451    # Check for Subversion instead of just letting the script hit 'svn' and fail.
    452452    test `type -p svn` || eval "echo \"This feature requires Subversion.\"
Note: See TracChangeset for help on using the changeset viewer.