Adjust the test so that it computes variables for blobs instead of using
hard-coded hashes.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
brian m. carlson7 years agocommitted byJunio C Hamano
@ -59,7 +63,7 @@ test_expect_success 'cached textconv does not run helper' '
@@ -59,7 +63,7 @@ test_expect_success 'cached textconv does not run helper' '
cat >expect <<EOF
diff --git a/bar.bin b/bar.bin
index fcf9166..28283d5 100644
index $bar1..$bar2 100644
--- a/bar.bin
+++ b/bar.bin
@@ -1,2 +1,2 @@
@ -67,7 +71,7 @@ index fcf9166..28283d5 100644
@@ -67,7 +71,7 @@ index fcf9166..28283d5 100644