diff options
| author | Oz Linden <oz@lindenlab.com> | 2011-01-04 16:41:05 -0500 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2011-01-04 16:41:05 -0500 | 
| commit | e4591a85182133811e327b579c558bb3db80d79e (patch) | |
| tree | 13c4847d919939c9b50386d1dfcbc5837201c60e /indra/viewer_components/updater/scripts/windows | |
| parent | d420ca89b438ebfb15dd3be8f5ec427361dfddaa (diff) | |
| parent | 67ced403e624599f23020c8b8bd802947e602d31 (diff) | |
merge changes for storm-466
Diffstat (limited to 'indra/viewer_components/updater/scripts/windows')
| -rw-r--r-- | indra/viewer_components/updater/scripts/windows/update_install.bat | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/viewer_components/updater/scripts/windows/update_install.bat b/indra/viewer_components/updater/scripts/windows/update_install.bat index 42e148a707..96687226a8 100644 --- a/indra/viewer_components/updater/scripts/windows/update_install.bat +++ b/indra/viewer_components/updater/scripts/windows/update_install.bat @@ -1,3 +1,3 @@  start /WAIT %1 /SKIP_DIALOGS
 -IF ERRORLEVEL 1 ECHO %ERRORLEVEL% > %2
 +IF ERRORLEVEL 1 ECHO %3 > %2
  DEL %1
 | 
