[the-board] [test] Remove trailing space from test/Makefile.am



commit 5f7c5eba3ab80ce45c997f660882beead2b8f1fe
Author: Lucas Rocha <lucasr gnome org>
Date:   Fri Feb 11 20:17:41 2011 +0000

    [test] Remove trailing space from test/Makefile.am

 test/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/Makefile.am b/test/Makefile.am
index e0df40d..13e32a5 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -29,7 +29,7 @@ TESTS_ENVIRONMENT = \
 	XDG_DATA_HOME=$(abs_top_builddir)/user-data \
     GJS_DEBUG_OUTPUT=$(THE_BOARD_TEST_LOGS_OUTPUT) \
 	GI_TYPELIB_PATH=$(abs_top_builddir)/src \
-	JS_TEST_DIR=$(abs_top_builddir)/test/js \ 
+	JS_TEST_DIR=$(abs_top_builddir)/test/js \
 	GJS_PATH=$(THE_BOARD_GJS_PATH)
 
 ### gtester testing rules



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]