From 6e4543b2e2d547ade54148548ca85d0dd2e89784 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 25 Nov 2017 21:30:11 +0100 Subject: community/git-lfs: move from testing --- testing/git-lfs/fix-test-locks.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 testing/git-lfs/fix-test-locks.patch (limited to 'testing/git-lfs/fix-test-locks.patch') diff --git a/testing/git-lfs/fix-test-locks.patch b/testing/git-lfs/fix-test-locks.patch deleted file mode 100644 index dabbfce8a3..0000000000 --- a/testing/git-lfs/fix-test-locks.patch +++ /dev/null @@ -1,13 +0,0 @@ -This is probably a typo. I have no idea why it does not fail for upstream... - ---- a/test/test-locks.sh -+++ b/test/test-locks.sh -@@ -100,7 +100,7 @@ - - for i in $(seq 1 5); do - git lfs lock --json "h_$i.dat" | tee lock.log -- assert_server_lock "$reponame" "$(assert_lock "lock.log" "h_$1.dat")" -+ assert_server_lock "$reponame" "$(assert_lock "lock.log" "h_$i.dat")" - done - - # The server will return, at most, three locks at a time -- cgit v1.2.3