$ ./thinlinc-login -c 'foo' Shell access has been prohibited Traceback (most recent call last): File "./thinlinc-login", line 213, in <module> main() File "./thinlinc-login", line 133, in main shell_mode() File "./thinlinc-login", line 37, in shell_mode time.sleep(2) NameError: global name 'time' is not defined Caused in r31680 for bug 5099.
Verified using tl-4.7.0post_5377.r32212.jenkins543 build. Works as expected.