Sha256: afa647a159dbe915e675e983d579d6735caa7ce5ab77f4bc954dae00c59dce69

Contents?: true

Size: 190 Bytes

Versions: 85

Compression:

Stored size: 190 Bytes

Contents

#!/bin/bash -l
TOOLNAME=PacketViewer
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-4.2.1-java test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.2.1 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.2.0-java test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.2.0 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.1.1-java test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.1.1 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.1.0-java test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.1.0 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.3-java test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.3-universal-java-1.8 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.3 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.2-universal-java-1.8 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.2 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.1-universal-java-1.8 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.1 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.0-universal-java-1.8 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-4.0.0 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-3.9.2 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-3.9.1 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh
cosmos-3.8.3 test/performance/tools/mac/PacketViewer.app/Contents/MacOS/main.sh