chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e488456
)
test suite: gitattributes: Move setting of sums
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 12:23:54 +0000
(12:23 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 17 Jan 2017 12:23:54 +0000
(12:23 +0000)
Fixes some of the working filenames.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/tests/gitattributes
patch
|
blob
|
history
diff --git
a/tests/tests/gitattributes
b/tests/tests/gitattributes
index 286395d6b5e7fd968b334a556580d8300c1abe84..62fdef24b280cf3ba3e7338490b0e09e3d2a4108 100755
(executable)
--- 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 \