fix agent for macos #3

Merged
nserrano merged 4 commits from ogagent-macos into py3-win 2024-07-22 15:36:15 +02:00

4 Commits (main)

Author SHA1 Message Date
Natalia Serrano dc7c6af6e8 refs #474 fix regex to match ipv6 addresses
The former regex failed to match an IPv6 that didn't include "::", which are
obviously valid. Change the regex so they are caught.
2024-07-19 14:10:30 +02:00
Natalia Serrano 10a4c28ea6 Merge pull request 'Fix script execution on windows' (#4) from windows-fixes into ogagent-macos
Reviewed-on: #4
2024-07-19 10:45:19 +02:00
Natalia Serrano f69d3ab31d refs #471 #472 fix script execution on windows 2024-07-05 14:12:57 +02:00
Natalia Serrano 64dea9f846 refs #474 #475 #476 fix agent for macos 2024-07-02 14:51:24 +02:00