nspcc-dev / neofs-dev-env

NeoFS local Development and Testing environment
https://fs.neo.org
GNU General Public License v3.0
9 stars 25 forks source link

Make errors human-readable #185

Closed fyrchik closed 2 years ago

fyrchik commented 2 years ago

Something more useful than this:

send: spawn id exp4 not open
    while executing
"send -- "$passwd\r""
    invoked from within
"if { $passwd == "-"} {
        send -- "\r"
} else {
        send -- "$passwd\r"
}"
    (file "./bin/passwd.exp" line 9)