We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5730f62 commit 60cbbc7Copy full SHA for 60cbbc7
1 file changed
Makefile
@@ -38,7 +38,7 @@ endef
38
######################
39
40
NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:pulp-restricted/pulp-cluster-nonfree.git
41
-NONFREE_COMMIT ?= 4267271dca54a6c6592336919034ee6e5573974a # branch: smazzola/chimera
+NONFREE_COMMIT ?= c330ff8036816cc1c0d80d6be910ad919cfb8f59 # branch: smazzola/chimera
42
43
nonfree-init:
44
git clone $(NONFREE_REMOTE) nonfree
0 commit comments