summaryrefslogtreecommitdiff
path: root/tests/tests/gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests/gitattributes')
-rwxr-xr-xtests/tests/gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/tests/gitattributes b/tests/tests/gitattributes
index 286395d..62fdef2 100755
--- a/tests/tests/gitattributes
+++ b/tests/tests/gitattributes
@@ -109,6 +109,7 @@ sfmt_import () {
refname="import.$sfmt-$inst"
brkerr=stderr.$sfmt-$inst.broken
dscf=${p}_${v}.dsc
+ sums=sums.$sfmt-$inst
mkdir $pdb-import-$inst
cd $pdb-import-$inst
@@ -136,8 +137,6 @@ sfmt_import () {
t-dgit $dgitargs import-dsc ../$dscf +$refname
git checkout $refname
- sums=sums.$sfmt-$inst
-
for f in af/*; do
git cat-file blob "refs/heads/$refname:$f" \
| sha256sum \