summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2015-12-02 14:38:54 -0800
committerRobert Moore <Robert.Moore@intel.com>2015-12-02 14:38:54 -0800
commit85539cd75f11472790783e42aff9189c72483f1f (patch)
tree836468b4ab4fb19c0e63997e09ec720d8cb85163 /tests
parentf67f4a28d6004633c3f905c05afce1e962daf5fe (diff)
downloadacpica-85539cd75f11472790783e42aff9189c72483f1f.tar.gz
Test suite: Update a makefile message
Update "compiled" message for clarity.
Diffstat (limited to 'tests')
-rw-r--r--tests/aslts/Makefile.switch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/aslts/Makefile.switch b/tests/aslts/Makefile.switch
index 3df3cd62b..ccbbbf5a0 100644
--- a/tests/aslts/Makefile.switch
+++ b/tests/aslts/Makefile.switch
@@ -21,7 +21,7 @@ install: FORCE
if [ $$r -ne 0 ]; then \
exit $r; \
fi; \
- >&2 echo "---- Completed test package [$$d]"; \
+ >&2 echo "---- Compiled test package: [$$d]"; \
done
clean: FORCE