From 1a3f7b599e3ed71216ebb7bad1365896f8ffca11 Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Fri, 17 Jun 2016 13:33:52 -0400 Subject: introduce deliberate error for buildscript testing --- indra/newview/llappviewer.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra') diff --git a/indra/newview/llappviewer.cpp b/indra/newview/llappviewer.cpp index b6d02ea2f8..5138e021cc 100644 --- a/indra/newview/llappviewer.cpp +++ b/indra/newview/llappviewer.cpp @@ -717,6 +717,8 @@ LLAppViewer::LLAppViewer() gLoggedInTime.stop(); + gBogusVariable = 1; + initLoggingAndGetLastDuration(); processMarkerFiles(); -- cgit v1.2.3