Git development
 help / color / mirror / Atom feed
* [PATCH] t9301-fast-export.sh: Remove debug line
@ 2008-06-23 16:19 Michele Ballabio
  0 siblings, 0 replies; only message in thread
From: Michele Ballabio @ 2008-06-23 16:19 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano

Signed-off-by: Michele Ballabio <barra_cuda@katamail.com>
---
 t/t9301-fast-export.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/t/t9301-fast-export.sh b/t/t9301-fast-export.sh
index 60b5ee3..f1bc5ce 100755
--- a/t/t9301-fast-export.sh
+++ b/t/t9301-fast-export.sh
@@ -83,7 +83,6 @@ test_expect_success 'import/export-marks' '
 	git checkout -b marks master &&
 	git fast-export --export-marks=tmp-marks HEAD &&
 	test -s tmp-marks &&
-	cp tmp-marks ~ &&
 	test $(wc -l < tmp-marks) -eq 3 &&
 	test $(
 		git fast-export --import-marks=tmp-marks\
-- 
1.5.6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-23 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-23 16:19 [PATCH] t9301-fast-export.sh: Remove debug line Michele Ballabio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox