-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
CONT_create check failed if $UCONT make with mktemp (73 line), if make it by dd - it's ok.
In my case -
[kpron@kpronarch SwiftBash]$ mktemp -qud -p "" -t "XXXXXX"
/tmp/AxUWw7
[kpron@kpronarch SwiftBash]$ dd if=/dev/random count=1 2>/dev/null | md5sum | cut -c -6
a94310
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels