Subversion Repositories SmartDukaan

Rev

Rev 4084 | Rev 5955 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4084 Rev 5478
Line 19... Line 19...
19
  fi
19
  fi
20
done
20
done
21
 
21
 
22
# Get standard environment variables
22
# Get standard environment variables
23
PRGDIR=`dirname $(readlink -f "$PRG")`
23
PRGDIR=`dirname $(readlink -f "$PRG")`
24
PYTHON_DIR="${PRGDIR}/../PyProj/src"
24
PYTHON_DIR="/usr/local/lib/python2.6/dist-packages/PyProj-0.1-py2.6.egg"
25
DATE=`date +%Y-%b-%d`
25
DATE=`date +%Y-%b-%d`
26
 
26
 
27
#Email the two report files.
27
#Email the two report files.
28
 
28
 
29
FROM=$1
29
FROM=$1