projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
packfile: add all_packs list
[git]
/
t
/
t7063-status-untracked-cache.sh
diff --git
a/t/t7063-status-untracked-cache.sh
b/t/t7063-status-untracked-cache.sh
index
c9162c5
..
2da57fc
100755
(executable)
--- a/
t/t7063-status-untracked-cache.sh
+++ b/
t/t7063-status-untracked-cache.sh
@@
-26,9
+26,8
@@
avoid_racy() {
}
status_is_clean() {
- >../status.expect &&
git status --porcelain >../status.actual &&
- test_
cmp ../status.expect
../status.actual
+ test_
must_be_empty
../status.actual
}
test_lazy_prereq UNTRACKED_CACHE '