updated random generator tests
This commit is contained in:
@@ -4,6 +4,7 @@ package core
|
||||
|
||||
import "errors"
|
||||
|
||||
// https://github.com/pocketbase/pocketbase/pull/7116
|
||||
func execve(argv0 string, argv []string, envv []string) error {
|
||||
return errors.ErrUnsupported
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user