Various fixes for Illumos Hipster 20151003.

This commit is contained in:
John Hood
2016-01-17 23:18:05 -05:00
parent dbbed24d83
commit 6fd570f81f
7 changed files with 62 additions and 65 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ client()
case $retval in
0|1)
fail "mosh-client had a normal exit\n";; # test condition failed
137)
9|137|265)
# Aha, signal 9. Wait.
sleep $(( $TIMEOUT + 12 ))
exit 0