This repository was archived by the owner on Oct 26, 2021. It is now read-only.
Commit 4671b63
Gunnar Andersson
ci-build: fix symlinks, take 3
find command was expected to fail on release/ in certain cases
but -e flag then caused build to fail. Moving it inside of if-guard and
less strict on -e.
See previous commit for more.
Signed-off-by: Gunnar Andersson <gandersson@genivi.org>1 parent d365714 commit 4671b63
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
| 571 | + | |
572 | 572 | | |
573 | 573 | | |
574 | 574 | | |
| |||
0 commit comments