From 2905b9f9ab5c5ed6f9210d1d843a8bcf41451854 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 23 Apr 2016 08:53:07 -0400 Subject: make test-utils --- test/profiles/profiles.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'test/profiles/profiles.sh') diff --git a/test/profiles/profiles.sh b/test/profiles/profiles.sh index a20ed5432..e3adc8a4f 100755 --- a/test/profiles/profiles.sh +++ b/test/profiles/profiles.sh @@ -14,9 +14,12 @@ do ./test-profile.exp $PROFILE done -echo "TESTING: profile syntax (profiles/profile_syntax.exp)" +echo "TESTING: profile syntax (test/profiles/profile_syntax.exp)" ./profile_syntax.exp -echo "TESTING: profile syntax 2 (profiles/profile_syntax2.exp)" +echo "TESTING: profile syntax 2 (test/profiles/profile_syntax2.exp)" ./profile_syntax2.exp +echo "TESTING: ignore command (test/profiles/ignore.exp)" +./ignore.exp + -- cgit v1.2.3-70-g09d2