Revision c7c640d903f4dfc2cc9b685ada1587ce4ae4e4be authored by Joe Blubaugh on 13 October 2022, 02:24:00 UTC, committed by GitHub on 13 October 2022, 02:24:00 UTC
The email notifier was incorrectly handling Windows filepaths. This is
fixed by using the `path/filepath` package.
1 parent 254bb0c
History
File Mode Size
classic
mathexp
commands.go -rw-r--r-- 10.0 KB
commands_test.go -rw-r--r-- 4.7 KB
graph.go -rw-r--r-- 5.2 KB
graph_test.go -rw-r--r-- 4.9 KB
nodes.go -rw-r--r-- 12.2 KB
nodes_test.go -rw-r--r-- 823 bytes
service.go -rw-r--r-- 2.8 KB
service_test.go -rw-r--r-- 2.6 KB
threshold.go -rw-r--r-- 4.0 KB
threshold_test.go -rw-r--r-- 4.3 KB
transform.go -rw-r--r-- 3.2 KB

back to top