summaryrefslogtreecommitdiff
path: root/gcc/gccgo_status
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gccgo_status')
-rwxr-xr-xgcc/gccgo_status5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/gccgo_status b/gcc/gccgo_status
index b13d8e7..448c9a4 100755
--- a/gcc/gccgo_status
+++ b/gcc/gccgo_status
@@ -21,13 +21,12 @@ else
exit 1
fi
-
-if [ ! -d ${BASEDIR}/b-${cpu}-go/gcc/testsuite ] ; then
+if [ ! -d ${BUILDDIR}/b-${cpu}-go/gcc/testsuite ] ; then
echo Test directory not found
exit 1
fi
-cd ${BASEDIR}/b-${cpu}-go/gcc/testsuite
+cd ${BUILDDIR}/b-${cpu}-go/gcc/testsuite
while :
do
for BASE in go