You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a flag for manual update....seems like it should be as simple as a git pull +.batch.sh...unfortunately it is never ad simple as it seems.
I have also had a report that batch.sh is not reliably running in Cygwin after update. Auto-update is off by default for cygwin, but other than the unreliable batch.sh it is working I.hear.
The text was updated successfully, but these errors were encountered:
…ariables
Cygwin user reports auto-update is working, but batch.sh not reliable. I tried
to add checks for physical files we already create to replicate the sourced
variable approach that works for Linux.
I attempted to tack this on in a way that the existing implementation will
still work. This new, file-dependent implementation should actually stand
on its own...we could remove the sourced variable method should this work
as we want it to.
Addresses half of #141
Add a flag for manual update....seems like it should be as simple as a git pull +.batch.sh...unfortunately it is never ad simple as it seems.
I have also had a report that batch.sh is not reliably running in Cygwin after update. Auto-update is off by default for cygwin, but other than the unreliable batch.sh it is working I.hear.
The text was updated successfully, but these errors were encountered: