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

Possible bug causing bfc to not update as expected. #26

Open
seandavi opened this issue Jun 25, 2024 · 1 comment
Open

Possible bug causing bfc to not update as expected. #26

seandavi opened this issue Jun 25, 2024 · 1 comment

Comments

@seandavi
Copy link

if (!bfcneedsupdate(bfc, rid)) {

@shbrief it looks like this line might not need the ! (not). See if changing the line results in you getting the updates that you are expecting.

@shbrief
Copy link
Owner

shbrief commented Jun 25, 2024

I removed ! and switched bfcupdate to bfcdownload. Now, it always seems to download the file, even if there is no update, instead of accessing the cached version. Any thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants