Missing git-2.13.1.* files in the SHA256 sums

2017-06-07 Thread Andrés Sicard-Ramírez
Dear all.

The git-2.13.1.* files are missing in

  https://www.kernel.org/pub/software/scm/git/sha256sums.asc

All the best,

--
Andrés
La información contenida en este correo electrónico está dirigida únicamente a 
su destinatario y puede contener información confidencial, material 
privilegiado o información protegida por derecho de autor. Está prohibida 
cualquier copia, utilización, indebida retención, modificación, difusión, 
distribución o reproducción total o parcial. Si usted recibe este mensaje por 
error, por favor contacte al remitente y elimínelo. La información aquí 
contenida es responsabilidad exclusiva de su remitente por lo tanto la 
Universidad EAFIT no se hace responsable de lo que el mensaje contenga. The 
information contained in this email is addressed to its recipient only and may 
contain confidential information, privileged material or information protected 
by copyright. Its prohibited any copy, use, improper retention, modification, 
dissemination, distribution or total or partial reproduction. If you receive 
this message by error, please contact the sender and delete it. The information 
contained herein is the sole responsibility of the sender therefore Universidad 
EAFIT is not responsible for what the message contains.


Re: make profile issue on Git 2.1.0

2014-08-19 Thread Andrés Sicard-Ramírez
On 19 August 2014 01:12, Jeff King p...@peff.net wrote:
 This is because v2.1.0 started using make perf to feed the profile
 builds, but it doesn't work on tarballs.

Thanks for the explanation.

-- 
Andrés
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


make profile issue on Git 2.1.0

2014-08-17 Thread Andrés Sicard-Ramírez
Hi,

I have the following issue on Git 2.1.0:

$ make prefix=/some-directory profile
...
make[2]: Entering directory `/home/asr/src/git/git-2.1.0/t/perf'
rm -rf test-results
./run
=== Running 9 tests in this tree ===
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
error: No $GIT_PERF_REPO defined, and your build directory is not a repo
cannot open test-results/p-perf-lib-sanity.subtests: No such file
or directory at ./aggregate.perl line 77.
make[2]: *** [perf] Error 2


I hadn't issues running the same command on Git 2.0.2.

Thanks,

-- 
Andrés
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html