From 1265e11ffa59881fb21a716c1b55eeea8fd9f492 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 9 Oct 2010 14:59:15 -0600 Subject: mktables: Improve message --- lib/unicore/mktables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/unicore/mktables') diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 5a1ba7a9a5..1fc1b766e0 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -13970,7 +13970,7 @@ if ($ok) { } } if ($ok) { - print "Files seem to be ok, not bothering to rebuild.\n"; + print "Files seem to be ok, not bothering to rebuild. Add '-w' option to force build\n"; exit(0); } print "Must rebuild tables.\n" if $verbosity >= $VERBOSE; -- cgit v1.2.1