Closed Danp2 closed 1 month ago
Enforce usage of $INET_FORCERELOAD with InetRead
Put an x in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help! This is simply a reminder of what we are going to look for before merging your code.
x
Please check x the type of change your PR introduces:
InetRead defaults to retrieving the file from the local cache
Forces a reload from the remote site
Affects _WD_IsLatestRelease & __WD_GetLatestWebdriverInfo
Fixes #527
Please complete the following information.
Signed-off-by: Dan Pollak danpollak2@gmail.com
Pull request
Proposed changes
Enforce usage of $INET_FORCERELOAD with InetRead
Checklist
Put an
x
in the boxes that apply. If you're unsure about any of them, don't hesitate to ask. We are here to help!This is simply a reminder of what we are going to look for before merging your code.
Types of changes
Please check
x
the type of change your PR introduces:What is the current behavior?
InetRead defaults to retrieving the file from the local cache
What is the new behavior?
Forces a reload from the remote site
Influences and relationship to other functionality
Affects _WD_IsLatestRelease & __WD_GetLatestWebdriverInfo
Additional context
Fixes #527
System under test
Please complete the following information.
Signed-off-by: Dan Pollak danpollak2@gmail.com