summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2010-12-03 17:36:17 -0500
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2010-12-03 17:36:17 -0500
commit46a2bbf8dad21364e8f4842d8b6426fbae543167 (patch)
tree10af774e7c92eb41bde9a98ab2e395c56d95e0e4
parentfaa08ed4a17934dc7bd901c4b3ab9cef2dda103e (diff)
updated message template md5sum
-rwxr-xr-x[-rw-r--r--]indra/cmake/TemplateCheck.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/cmake/TemplateCheck.cmake b/indra/cmake/TemplateCheck.cmake
index 90d58d93ad..c43e235f20 100644..100755
--- a/indra/cmake/TemplateCheck.cmake
+++ b/indra/cmake/TemplateCheck.cmake
@@ -8,7 +8,7 @@ macro (check_message_template _target)
POST_BUILD
COMMAND ${PYTHON_EXECUTABLE}
ARGS ${SCRIPTS_DIR}/md5check.py
- 3f19d130400c547de36278a6b6f9b028
+ 0441fea513458ade4b81607acf481692
${SCRIPTS_DIR}/messages/message_template.msg
COMMENT "Verifying message template - See http://wiki.secondlife.com/wiki/Template_verifier.py"
)