Commit 00b1a21
committed
CI: multi-arch-test-build: fix error in detecting changed packages
Fix error in detecting changed packages if the packge are present in the
root directory instead of a subdirectory.
This is the case for routing feeds that have packages directly in the
root directory.
This caused a problem in detecting the packages as the sed regex didn't
account for this.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>1 parent 7f38cb7 commit 00b1a21
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments