From a4f99765d729105f2a6e728fe47f102ae19a7090 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 Mar 2020 15:47:18 -0400 Subject: [PATCH] close --- ...ction__34___when_running_certain_tests_on_AMD_Phenom_II.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II.mdwn b/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II.mdwn index c9131eaece..9d5c4cff98 100644 --- a/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II.mdwn +++ b/doc/bugs/__34__Illegal_instruction__34___when_running_certain_tests_on_AMD_Phenom_II.mdwn @@ -62,3 +62,5 @@ Illegal instruction (core dumped) I'm using git-annex as a core of the simple in-house system that handles storage, transfer and tracking of multi-GB data sets, taking advantage of git for version tracking, git-annex for data storage and transfer, and a single SSH access point to both of them. I must admit that it was a pain to adapt git-annex to my needs, and probably I did it in a manner that wasn't an intended/supported way of using git-annex. But it does the job. + +> [[closing|done]] as it's a bug in cryptonite --[[Joey]]