summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/misc-functions.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/misc-functions.sh b/bin/misc-functions.sh
index f048b70d8..38da2ad81 100755
--- a/bin/misc-functions.sh
+++ b/bin/misc-functions.sh
@@ -591,7 +591,7 @@ install_qa_check() {
if [[ $always_overflow = yes ]] ; then
eerror
eerror "QA Notice: Package has poor programming practices which may compile"
- eerror " but will almost certainly crash on 64bit architectures."
+ eerror " fine but exhibit random runtime failures."
eerror
eerror "${f}"
eerror