Comment # 13 on bug 1120957 from
Well, the code uses

    tty_dev_names = Dir["/dev/tty*"].grep_v(/ttyAMA/)

so it actually should exist if it was found...


You are receiving this mail because: