[gobject-introspection/wip/dieterv/drive-by-review: 12/13] tests: fix comment



commit bce29907c6dff1ee45e766d0be5dfedbc4589750
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date:   Thu Jun 25 21:29:01 2015 +0200

    tests: fix comment
    
    Code uses LOG_COMPILER, comment mistakenly still
    mentioned TESTS_ENVIRONMENT.

 tests/offsets/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/offsets/Makefile.am b/tests/offsets/Makefile.am
index 3ae071c..a40e90b 100644
--- a/tests/offsets/Makefile.am
+++ b/tests/offsets/Makefile.am
@@ -47,7 +47,7 @@ CLEANFILES += gitestoffsets.c $(EXTRA_PROGRAMS)
 
 ############################################################
 
-# The trailing "echo" in TESTS_ENVIRONMENT is used to ignore automake passing
+# The trailing "echo" in LOG_COMPILER is used to ignore automake passing
 # gitestoffsets as we already run this in the same command line.
 TESTS = gitestoffsets
 LOG_COMPILER = env GI_TYPELIB_PATH=:$(top_builddir) ./gitestoffsets$(EXEEXT) offsets.compiled 
offsets.introspected && \


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