Fix syntax errors in some pre-removal and post-installation scripts#8046
Fix syntax errors in some pre-removal and post-installation scripts#8046keryell wants to merge 2 commits intoXilinx:masterfrom
Conversation
|
Probably the CI does not look at install script execution? |
2ff841a to
ad7b6ee
Compare
5e3b272 to
975e5c3
Compare
|
OK, the problem seems worse. |
|
There is still a failing XRT test I do not have access to the compilation logs because I cannot log into the machine (the |
975e5c3 to
ce9f767
Compare
|
Rebased on |
ce9f767 to
a913afd
Compare
|
Rebasing on |
a913afd to
ac1f148
Compare
|
@keryell Can you rebase and force push? Seems like there is no way to restart CI for this old PR. |
This was introduced with commit 2b87027 from Xilinx#8008 Signed-off-by: Ronan Keryell <[email protected]>
Fix bugs introduced in commit 4747733 by Xilinx#7835 Signed-off-by: Ronan Keryell <[email protected]>
ac1f148 to
a39f7ec
Compare
|
The CI looks broken: it accepted some bugs in the past and trying to remove them breaks the CI??? 🤔 |
|
Close and reopen to trigger CI |
This was introduced with commit
2b87027 from
#8008