summaryrefslogtreecommitdiffstats
path: root/scripts/qt/qtmod_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/qt/qtmod_test.pl')
-rwxr-xr-xscripts/qt/qtmod_test.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/qt/qtmod_test.pl b/scripts/qt/qtmod_test.pl
index 9579708f..b4690a3c 100755
--- a/scripts/qt/qtmod_test.pl
+++ b/scripts/qt/qtmod_test.pl
@@ -116,8 +116,7 @@ my @PROPERTIES = (
q{qt.make_install} => q{if 1, perform a `make install' step after building Qt. }
. q{Generally this should only be done if (1) the `-prefix' }
. q{configure option has been used appropriately, and (2) }
- . q{neither `-nokia-developer' nor `-developer-build' configure }
- . q{arguments were used},
+ . q{the `-developer-build' configure argument was not used},
q{qt.gitmodule} => q{(mandatory) git module name of the module under test }
. q{(e.g. `qtbase'). Use special value `qt5' for testing of }