ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdateSharp/HostUpdateSharp
Revision: 146
Committed: 2004-04-10T13:24:59-07:00 (21 years, 2 months ago) by Douglas Thrift
File size: 229 byte(s)
Log Message:
Oops!

File Contents

# User Rev Content
1 Douglas Thrift 146 #!/usr/bin/env bash
2 Douglas Thrift 95 #
3     # Host Update Sharp
4     #
5     # Douglas Thrift
6     #
7     # $Id$
8    
9 Douglas Thrift 104 if test X"$ROTOR_DIR" == "X"; then
10 Douglas Thrift 94 pushd /usr/local/sscli > /dev/null
11     . env.sh > /dev/null
12     popd > /dev/null
13     fi
14 Douglas Thrift 95
15 Douglas Thrift 101 clix HostUpdateSharp.exe "`uname -mrs`" $@

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Id