summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-16 09:10:21 +0000
committeruqs <uqs@FreeBSD.org>2010-02-16 09:10:21 +0000
commit89a7a155da8f9f53d0669d92e13ebaac8996eadf (patch)
treedfd78d417d5d572263fec23db37b9f868dad0e70 /tools
parent27ac799cb4998be4ce021c013fcddd05c50cd829 (diff)
downloadFreeBSD-src-89a7a155da8f9f53d0669d92e13ebaac8996eadf.zip
FreeBSD-src-89a7a155da8f9f53d0669d92e13ebaac8996eadf.tar.gz
Add missing newline in last line of file.
Uncovered via: fromcvs vs. svn Approved by: ed (co-mentor)
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/usr.bin/env/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/usr.bin/env/Makefile b/tools/regression/usr.bin/env/Makefile
index c019964..c20fedd 100644
--- a/tools/regression/usr.bin/env/Makefile
+++ b/tools/regression/usr.bin/env/Makefile
@@ -14,4 +14,4 @@ all:
# This will probably need a bit more thought...
testenv:
@ruby regress-sb.rb --rgdata=${.CURDIR}/regress-env.rgdata \
- --testpgm=${TESTPGM} \ No newline at end of file
+ --testpgm=${TESTPGM}
OpenPOWER on IntegriCloud