-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Description
mkdir -p /Users/andracis/istio/go/out/darwin_amd64/release/
set -o pipefail;
/Applications/Xcode.app/Contents/Developer/usr/bin/make pilot-test mixer-test security-test broker-test galley-test common-test
|& tee >(/Users/andracis/istio/go/bin/go-junit-report > /Users/andracis/istio/go/out/darwin_amd64/release/junit_unit-tests.xml)
/bin/bash: -c: line 0: syntax error near unexpected token &' /bin/bash: -c: line 0:
set -o pipefail; /Applications/Xcode.app/Contents/Developer/usr/bin/make pilot-test mixer-test security-test broker-test galley-test common-test |& tee >(/Users/andracis/istio/go/bin/go-junit-report > /Users/andracis/istio/go/out/darwin_amd64/release/junit_unit-tests.xml)'
make: *** [test] Error 2
Metadata
Metadata
Assignees
Labels
No labels