From e80465dacf50f260abec30ae57d37b298c93fd83 Mon Sep 17 00:00:00 2001 From: Adam Strzelecki Date: Fri, 4 Sep 2015 23:04:32 +0200 Subject: tests: Trim .nim files trailing whitespace via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + --- tests/dir with space/tspace.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dir with space') diff --git a/tests/dir with space/tspace.nim b/tests/dir with space/tspace.nim index 8db4b52f2..2b74fa629 100644 --- a/tests/dir with space/tspace.nim +++ b/tests/dir with space/tspace.nim @@ -1,3 +1,3 @@ # Test for the compiler to be able to compile a Nim file with spaces in it. -echo("Successful") \ No newline at end of file +echo("Successful") -- cgit 1.4.1-2-gfad0