Server IP : 111.118.215.189 / Your IP : 216.73.216.126 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/lib/python2.7/site-packages/tuned/profiles/functions/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
� ��\c @ st d d l Z d d l Z d d l m Z d d l m Z d d l m Z e j j � Z d e j f d � � YZ d S( i����Ni ( t base( t commands( t InvalidProfileExceptiont assertion_non_equalc B s e Z d Z d � Z d � Z RS( s� Assertion non equal: compares argument 2 with argument 3. If they match it logs text from argument 1 and throws InvalidProfileException. This exception will abort profile loading. c C s t t | � j d d � d S( NR i ( t superR t __init__( t self( ( sY /usr/lib/python2.7/site-packages/tuned/profiles/functions/function_assertion_non_equal.pyR s c C sq t t | � j | � s d S| d | d k rm t j d | d | d | d f � t d | d � � n d S( Ni i s# assertion '%s' failed: '%s' == '%s'i s Assertion '%s' failed.( R R t executet Nonet logt errorR ( R t args( ( sY /usr/lib/python2.7/site-packages/tuned/profiles/functions/function_assertion_non_equal.pyR s &( t __name__t __module__t __doc__R R ( ( ( sY /usr/lib/python2.7/site-packages/tuned/profiles/functions/function_assertion_non_equal.pyR s ( t ost tuned.logst tunedt R t tuned.utils.commandsR t tuned.profiles.exceptionsR t logst getR t FunctionR ( ( ( sY /usr/lib/python2.7/site-packages/tuned/profiles/functions/function_assertion_non_equal.pyt <module> s