This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Commit 7c37b6e
ci: use rincoin distdir name in out-of-tree build/test steps
After the litecoin->rincoin package rename, 'make distdir' produces rincoin-\System.Management.Automation.Internal.Host.InternalHost, but the harness still cd'd into litecoin-\System.Management.Automation.Internal.Host.InternalHost for the out-of-tree configure/build, failing with 'No such file or directory'. Update P_CI_DIR and the sequential unit-test glob to rincoin-*; the unit-test binary itself remains test_litecoin.1 parent aabe209 commit 7c37b6e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments