Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [RFC/PATCH 4/4] t/t8006: test textconv support for blame

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:48:54

Diane Gasselin [off-list ref] writes:
quoted
quoted
+test_expect_success 'setup ' '
+     echo test 1 >one.bin &&
+     echo test number 2 >two.bin &&
+     ln one.bin link.bin &&
Do you need a hard link? Can't you just copy the file at the right time?
At first, we wanted to test how links handle textconv but it behaves
as regular file so the test is not really relevant. It will be
deleted.
You do want to test what happens for _symbolic_ links (stored as blob
whose content is the target of the link IIRC). You probably don't want
to run the textconv filter on link targets. I guess you meant "ln -s"
here.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help