Skip to content

Commit 3c89b39

Browse files
committed
TEMP! Checking tests for cockpit PR
Will check pixel tests to see if anything breaks and needs to be fixed Do not merge Related-to: cockpit-project/cockpit#22897 Signed-off-by: Freya Gustavsson <freya@venefilyn.se>
1 parent c1b0b55 commit 3c89b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ COCKPIT_REPO_FILES = \
4040
$(NULL)
4141

4242
COCKPIT_REPO_URL = https://github.com/cockpit-project/cockpit.git
43-
COCKPIT_REPO_COMMIT = 263f61649652387955ab3c83b1731c89d11fe90d # 356 + 15 commits
43+
COCKPIT_REPO_COMMIT = a8995d2fbf5e12216012ab5f442cc17c77e9c40e # 356 + 15 commits
4444

4545
$(COCKPIT_REPO_FILES): $(COCKPIT_REPO_STAMP)
4646
COCKPIT_REPO_TREE = '$(strip $(COCKPIT_REPO_COMMIT))^{tree}'

0 commit comments

Comments
 (0)