diff options
author | Brian McGroarty <soft@lindenlab.com> | 2007-10-11 19:43:20 +0000 |
---|---|---|
committer | Brian McGroarty <soft@lindenlab.com> | 2007-10-11 19:43:20 +0000 |
commit | 788c18c00db8dabdbcdc0ab1af2cf35c24eec8e9 (patch) | |
tree | 7958a7cd0bda16382fcbf88a9b2d0bb63148228b /indra/newview/linux_tools/wrapper.sh | |
parent | 1b550aaec246063090fe7143145d69eebfbd4680 (diff) |
Merge maint-viewer @ r71064
Diffstat (limited to 'indra/newview/linux_tools/wrapper.sh')
-rwxr-xr-x | indra/newview/linux_tools/wrapper.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/linux_tools/wrapper.sh b/indra/newview/linux_tools/wrapper.sh index f720fc0ec1..10041ee255 100755 --- a/indra/newview/linux_tools/wrapper.sh +++ b/indra/newview/linux_tools/wrapper.sh @@ -1,5 +1,4 @@ -#!/bin/sh -# Script tested with: bash 1.14, bash 3.1.17, zsh 4.2.5, ksh 1993-12-28 +#!/bin/bash ## Here are some configuration options for Linux Client Alpha Testers. ## These options are for self-assisted troubleshooting during this alpha |