Merge branch 'maint'
[gc-utils.git] / tests / vars.sh
blob50dfe16db88865037f7b319d1225a1c7b66c3a0e
1 #!/bin/bash
3 abspath ()
4 {
5 test -n "$1" && ( cd "$1" 2> /dev/null && pwd; )
8 SCRIPTDIR=`dirname $0`
9 ABSDIR=`abspath $SCRIPTDIR`
11 GIT_DIR=gc.git
12 GCCO=$ABSDIR/$GIT_DIR
13 CVSROOT=$ABSDIR/cvsroot
14 CVSCO=$ABSDIR/checkout
15 CVSTEST=$ABSDIR/import
16 CVSMODULE=test