summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 16:31:02 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-09-16 18:56:34 +0200
commit1c3f8795b5dd1f066f15cf5d160142013e7756ac (patch)
treec133471803ab75c85cb8ad28d67cb1b5cc2c1931 /solenv
parentrename allandcheck target to all in gbuild (diff)
downloadcore-1c3f8795b5dd1f066f15cf5d160142013e7756ac.tar.gz
core-1c3f8795b5dd1f066f15cf5d160142013e7756ac.zip
fix whitespace
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/Module.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/gbuild/Module.mk b/solenv/gbuild/Module.mk
index 73739c375347..57214a27e26d 100644
--- a/solenv/gbuild/Module.mk
+++ b/solenv/gbuild/Module.mk
@@ -32,14 +32,14 @@
# target task depends on
# Module build the product all product targets
# excluding tests recursive Modules
-# Module/unitcheck run unit tests all unit tests
+# Module/unitcheck run unit tests all unit tests
# recursive Module/checks
# Module/subsequentcheck run system tests all system tests
# recursive Module/subsequentchecks
-# build (global) build the product top-level Module
-# unitcheck (global) run unit tests top-level Module/unitcheck
+# build (global) build the product top-level Module
+# unitcheck (global) run unit tests top-level Module/unitcheck
# subsequentcheck (global) run system tests top-level Module/subsequentcheck
-# all (global) default goal build unitcheck
+# all (global) default goal build unitcheck
# Module class