Code review comment for lp:~elopio/snappy/goarm_tests

Revision history for this message
Federico Gimenez (fgimenez) wrote :

For setting the environment variables with the changes in the prerequisite now we can access the s.environ map directly before the Assets call:

s.environ["CC"] = os.Getenv("CC")

Also a minor inline comment, thanks!

« Back to merge proposal