Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Need to set PAGER in tests
[gitweb.git]
/
t
/
t3001-ls-files-others-exclude.sh
diff --git
a/t/t3001-ls-files-others-exclude.sh
b/t/t3001-ls-files-others-exclude.sh
index dbff346c0a45b2342d543802f57322b76f850cb4..5beaaa33752daceb216ec7dec50727b9bd03682c 100755
(executable)
--- a/
t/t3001-ls-files-others-exclude.sh
+++ b/
t/t3001-ls-files-others-exclude.sh
@@
-66,3
+66,5
@@
test_expect_success \
--exclude-from=.git/ignore \
>output &&
diff -u expect output'
+
+test_done