bake
bake copied to clipboard
bake makes random changes to Bakefile.lock ordering
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.