Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

bake makes random changes to Bakefile.lock ordering #22

Open
ghitchens opened this issue Feb 25, 2016 · 0 comments
Open

bake makes random changes to Bakefile.lock ordering #22

ghitchens opened this issue Feb 25, 2016 · 0 comments

Comments

@ghitchens
Copy link
Owner

diff --git a/blinky/Bakefile.lock b/blinky/Bakefile.lock
index d0b4f54..1e1abde 100644
--- a/blinky/Bakefile.lock
+++ b/blinky/Bakefile.lock
@@ -1,2 +1,2 @@
-{targets,[{rpi2,[{'nerves/rpi2',<<"0.3.1">>}]},
-          {bbb,[{'nerves/bbb',<<"0.3.1">>}]}]}.
  +{targets,[{bbb,[{'nerves/bbb',<<"0.3.1">>}]},
-          {rpi2,[{'nerves/rpi2',<<"0.3.1">>}]}]}.
  gmb:blinky garth```

This screws with git, it thinks files change when they don't.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant