aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/linux_tools/wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/linux_tools/wrapper.sh')
-rwxr-xr-xlinden/indra/newview/linux_tools/wrapper.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/linden/indra/newview/linux_tools/wrapper.sh b/linden/indra/newview/linux_tools/wrapper.sh
index cdc36a8..5f128e8 100755
--- a/linden/indra/newview/linux_tools/wrapper.sh
+++ b/linden/indra/newview/linux_tools/wrapper.sh
@@ -1,4 +1,6 @@
1#!/bin/sh 1#!/bin/sh
2# Script tested with: bash 1.14, bash 3.1.17, zsh 4.2.5, ksh 1993-12-28
3
2## Here are some configuration options for Linux Client Alpha Testers. 4## Here are some configuration options for Linux Client Alpha Testers.
3## These options are for self-assisted troubleshooting during this alpha 5## These options are for self-assisted troubleshooting during this alpha
4## testing phase; you should not usually need to touch them. 6## testing phase; you should not usually need to touch them.