robur-coop / modulectomy

Dissect OCaml compiled programs, and weight their content
6 stars 0 forks source link

Unvendor tree_layout #9

Closed reynir closed 2 years ago

reynir commented 2 years ago

Currently testing if there are any changes compared to vendoring our modified tree_layout using

for unikernel in /var/db/builder-web/*/*/output/*.hvt.debug do
    diff <(./modulectomy.robur $unikernel) <(./modulectomy.drup $unikernel)
done
hannesm commented 2 years ago

Hmm, was the vendor against the latest release or master (https://github.com/Drup/tree_layout/compare/0.2...master)... ah nevermind, the output is identical -- thanks for pushing this through :)

reynir commented 2 years ago

Ah, I think I made the diff against master. I'll have to check. But yes the output is the same regardless :)

On Fri, 19 Aug 2022, 16.48 Hannes Mehnert, @.***> wrote:

Hmm, was the vendor against the latest release or master ( @.*** https://github.com/Drup/tree_layout/compare/0.2...master)... ah nevermind, the output is identical -- thanks for pushing this through :)

— Reply to this email directly, view it on GitHub https://github.com/roburio/modulectomy/pull/9#issuecomment-1220768221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACVC36VRTTKVBSMUC6JOYTVZ6NDTANCNFSM56VMZ32A . You are receiving this because you modified the open/close state.Message ID: @.***>