Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Created February 28, 2023 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lduboeuf/74083d0f193d454c86b6904a7836a8df to your computer and use it in GitHub Desktop.
Save lduboeuf/74083d0f193d454c86b6904a7836a8df to your computer and use it in GitHub Desktop.
nuntium test
crossbuilder --lxd-image="ubuntu:20.04" --architecture=amd64 shell
cd /nuntium/obj-x86_64-linux-gnu
export GOPATH=$GOPATH:/home/lionel/nuntium/obj-x86_64-linux-gnu
go test github.com/ubports/nuntium/mms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment