chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Avoid use of "my $_", which is not portable
[dgit.git]
/
tests
/
tests
/
fetch-localgitonly
diff --git
a/tests/tests/fetch-localgitonly
b/tests/tests/fetch-localgitonly
index
7937a6f
..
1177ed6
100755
(executable)
--- a/
tests/tests/fetch-localgitonly
+++ b/
tests/tests/fetch-localgitonly
@@
-13,4
+13,4
@@
t-dgit pull
t-cloned-fetched-good
t-has-ancestor $old
-echo ok
+echo ok
.