[Genabel-commits] r1965 - pkg/GenABEL/inst/unitTests
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 8 14:55:57 CEST 2015
Author: lckarssen
Date: 2015-05-08 14:55:56 +0200 (Fri, 08 May 2015)
New Revision: 1965
Modified:
pkg/GenABEL/inst/unitTests/Makefile
Log:
Remove (almost) empty line without LF from one of GenABEL's Makefiles.
This generated a NOTE when running R CMD CHECK:
* checking line endings in Makefiles ... NOTE
Found the following Makefile(s) without a final LF:
inst/unitTests/Makefile
Some ?\226?\128?\152make?\226?\128?\153 programs ignore lines not ending in LF.
Modified: pkg/GenABEL/inst/unitTests/Makefile
===================================================================
--- pkg/GenABEL/inst/unitTests/Makefile 2015-05-08 10:06:01 UTC (rev 1964)
+++ pkg/GenABEL/inst/unitTests/Makefile 2015-05-08 12:55:56 UTC (rev 1965)
@@ -13,4 +13,3 @@
export RCMDCHECK=FALSE;\
cd ${TOP}/tests;\
${R} --vanilla --slave < ${SUITE}
-
\ No newline at end of file
More information about the Genabel-commits
mailing list