summaryrefslogtreecommitdiffstats
path: root/bin/qt5_tool
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2013-02-08 10:13:18 +0100
committerJoerg Bornemann <joerg.bornemann@digia.com>2013-02-11 11:49:43 +0100
commit63aafea396c0cb5f89ddb7d730b4165d6cf62da5 (patch)
tree623bb0208016100c514fb0f29e2dde4bf4ad985c /bin/qt5_tool
parent83d9925c990fe07c5924e9eed74339cdfe5d612b (diff)
update code guideline comment
Change-Id: I964f24da68b08893d775b04a3d6885175f1d34f5 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'bin/qt5_tool')
-rwxr-xr-xbin/qt5_tool3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/qt5_tool b/bin/qt5_tool
index 3c2a20a..9e948ad 100755
--- a/bin/qt5_tool
+++ b/bin/qt5_tool
@@ -14,9 +14,8 @@
#
# Feel free to add useful options!
#
-# The intention is that this works with the old Perl used for Symbian as well:
+# To keep this script working with older Perl versions, please follow these guidelines:
# - Variables should not shadow others.
-# - Some functions are just broken (abs_path()),etc.
############################################################################################
use strict;