Skip to content

Commit

Permalink
Merge pull request #561 from mwhudson/curtin-hax
Browse files Browse the repository at this point in the history
get curtin fix for nvme/multipath crash
  • Loading branch information
mwhudson authored Oct 14, 2019
2 parents a469fc1 + 129b855 commit d28a1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ parts:
curtin:
plugin: python
source-type: git
source: git://git.launchpad.net/curtin
source-commit: edfdb1d1b3d45c01ca0cab58c62f67ebe8af6f72
source: https://git.launchpad.net/~mwhudson/curtin
source-branch: lp-1847771
requirements: requirements.txt
organize:
'lib/python*/site-packages/usr/lib/curtin': 'usr/lib/'
Expand Down

0 comments on commit d28a1fe

Please sign in to comment.