summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/fate.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/fate.sh b/tests/fate.sh
index a1d7262282..efe4c24669 100755
--- a/tests/fate.sh
+++ b/tests/fate.sh
@@ -94,7 +94,6 @@ cd ${workdir} || die "cd ${workdir} failed"
src=${workdir}/src
build=${workdir}/build
inst=${workdir}/install
-report=tests/data/fate/report
test -d "$src" && update || checkout || die "Error fetching source"