Skip to content

Commit

Permalink
Add var to allow cflags usage in go runs inside the script
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Apr 10, 2019
1 parent b004e3c commit f973299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/start_all_xterm
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

# Starts a local test setup

export CGO_LDFLAGS_ALLOW='.*'
xterm -hold -e "go run $GOPATH/src/github.com/bbva/qed/testutils/notifierstore.go" &

xterm -hold -e "bash start_server" &
Expand Down

0 comments on commit f973299

Please sign in to comment.