aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/vxworks.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/vxworks.exp b/config/vxworks.exp
index 6f9a888..05f8810 100644
--- a/config/vxworks.exp
+++ b/config/vxworks.exp
@@ -231,9 +231,6 @@ proc vxworks_open { dest args } {
verbose "Set default user." 2
}
timeout {
- # ??? This is really an error. It's not clear whether `perror'
- # or `warning' should be used here. There are *lots* of other
- # cases like this.
perror "Couldn't set default user."
return -1
}