forked from pulp-platform/carfield
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pulp_cluster and its synthesis scripts
- Loading branch information
1 parent
eb02595
commit e5d6b0a
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -422,7 +422,7 @@ car-check-litmus-tests: $(LITMUS_WORK_DIR)/litmus.log | |
############## | ||
tech-repo := [email protected]:Astral/gf12.git | ||
# no commit by default, change during development | ||
tech-commit := 2bec68286cbf81ccc91702738e11e3e7e58a4941 # branch: yt/thales | ||
tech-commit := d396eed49a1753c478d55d721c674b2349234a16 # branch: fc/thales | ||
|
||
tech-clone: | ||
git clone $(tech-repo) tech | ||
|