Sha256: 71fe5b3c33684b2f61441783119aa2c92ad8c3a7e5e6eb4f27b4560e5d3226d8

Contents?: true

Size: 187 Bytes

Versions: 85

Compression:

Stored size: 187 Bytes

Contents

#!/bin/bash -l
TOOLNAME=TlmViewer
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
rm $DIR/$TOOLNAME
ln -s `which ruby` $DIR/$TOOLNAME
exec $DIR/$TOOLNAME $DIR/$TOOLNAME.rb "$@" &

Version data entries

85 entries across 64 versions & 1 rubygems

Version Path
cosmos-3.8.2 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.8.1 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.8.0 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.7.1 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.7.0 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.6.3 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.6.2 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.6.1 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.6.0 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.5.3 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.5.2 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.5.0 install/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.5.0 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.5.0 demo/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.2 install/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.2 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.2 demo/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.1 install/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.1 test/performance/tools/mac/TlmViewer.app/Contents/MacOS/main.sh
cosmos-3.4.1 demo/tools/mac/TlmViewer.app/Contents/MacOS/main.sh