chiark
/
gitweb
/
~mdw
/
stgit
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Assorted typos
[stgit]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index b44a5908245f4820c70772fed2673bdf9a3ab9f0..3274b84f08d7eb1808fd5f9229a07c55838c9316 100755
(executable)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-164,7
+164,7
@@
test_create_repo () {
mv .git/hooks .git/hooks-disabled
echo "empty start" |
git-commit-tree `git-write-tree` >.git/refs/heads/master 2>&4 ||
mv .git/hooks .git/hooks-disabled
echo "empty start" |
git-commit-tree `git-write-tree` >.git/refs/heads/master 2>&4 ||
- error "cannot run git-commit -- is your git-core fun
tion
ning?"
+ error "cannot run git-commit -- is your git-core fun
ctio
ning?"
cd "$owd"
}
cd "$owd"
}