Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The script exits at this line without notice. #4

Closed
startergo opened this issue Jan 4, 2021 · 3 comments
Closed

The script exits at this line without notice. #4

startergo opened this issue Jan 4, 2021 · 3 comments

Comments

@startergo
Copy link
Contributor

startergo commented Jan 4, 2021

https://github.com/dakanji/Refind-UDK/blob/585e63db2985b09c4a6580647449d3edd564479f/000-BuildScript/RepoUpdater.sh#L47

@dakanji
Copy link
Owner

dakanji commented Jan 4, 2021

Not clear what you mean.

Is it that the directory is present and it fails or that it is not but there is no notice when it fails to find it?

@startergo
Copy link
Contributor Author

No it just exits at that line without actually updating. So if I remove the "; exit 1" or replace it with || exit 1 in both instances then it finishes.

@dakanji dakanji added Bug and removed Discussion labels Jan 4, 2021
@dakanji
Copy link
Owner

dakanji commented Jan 4, 2021

Got it. Will fix

@dakanji dakanji closed this as completed in 09d76af Jan 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants