We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f012653 commit 9d5a194Copy full SHA for 9d5a194
01_install_requirements.sh
@@ -19,7 +19,7 @@ if [ -z "${METAL3_DEV_ENV}" ]; then
19
# TODO -- come up with a plan for continuously updating this
20
# Note we only do this in the case where METAL3_DEV_ENV is
21
# unset, to enable developer testing of local checkouts
22
- git reset c60510f410173ddf01a29b87c889249b0f263c9f --hard
+ git reset 01530d036cce1ff0b4675768777af7a6c6de7487 --hard
23
24
popd
25
fi
0 commit comments