timeout everytwhere
This commit is contained in:
@@ -64,6 +64,9 @@ if [ $? -eq 0 ]; then
|
||||
echo "forked"
|
||||
exit 1
|
||||
fi
|
||||
elif [ $? -eq 28 ]; then
|
||||
echo "timeout"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user