Browse Source

Think like an ISTQB pro

Alois Mahdal 10 years ago
parent
commit
1e546c496f
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      bin/eemk.in

+ 1
- 1
bin/eemk.in View File

@@ -208,7 +208,7 @@ case "$1" in
208 208
         save_repo_for beakerlib
209 209
         save_repo_for rhpkg
210 210
         save_repo_for beakerlib-redhat
211
-        think "Installing tested software"
211
+        think "Installing system under test"
212 212
         iniread -s mk.requires.sut mk-bk.ini | any_install
213 213
         think "Installing testing tools"
214 214
         iniread -s mk.requires.test mk-bk.ini | any_install