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:
0d69052
)
test suite: gitattributes: Remove .git from orig
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 15 Jan 2017 22:50:12 +0000
(22:50 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 16 Jan 2017 01:25:19 +0000
(
01:25
+0000)
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 74dbddef4579be432e623aaa123f82cc4252e923..7b0818a0cf9177d5cc6f9fbe063b2372d272d102 100755
(executable)
--- a/
tests/tests/gitattributes
+++ b/
tests/tests/gitattributes
@@
-135,7
+135,7
@@
sfmt_import () {
: ----- generate the orig -----
-tar --exclude=debian -zcf ${p}_${bv}.orig.tar.gz $p
+tar --exclude=debian -
-exclude=.git -
zcf ${p}_${bv}.orig.tar.gz $p
: ----- test 1.0 native -----