Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
xfc @ s d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z d d l Z e j d Z
d Z e d d Z d Z e d d d d Z d
Z e d d e d Z e d
d e d Z e j d Z e d d e d Z e d d e d Z e d d e d Z e d d e d Z d Z e d k re n d S( iNt srcdirc C s" d j | | d k r d n d S( s7 Return 'N file(s)' with the proper plurality on 'file'.s {} file{}i t st ( t format( t count( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt n_files_str s c s f d } | S( s* Decorator to output status info to stdout.c s f d } | S( Nc so t j j d t j j | | } rF rF d GHn% rZ | GHn | rf d n d GH| S( Ns ... t donet yest NO( t syst stdoutt writet flush( t argst kwargst result( t fxnt infot messaget modal( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt call_fxn s
( ( R R ( R R R ( R s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt
decorated_fxn s ( ( R R R R ( ( R R R s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt status s
c C sx d } t j | j d t j d t j } z) | j \ } } | j d k oT | SWd | j j | j j Xd S( s* Check if there are any applied MQ patches.s hg qappliedR
t stderri N( t
subprocesst Popent splitt PIPEt communicatet
returncodeR
t closeR ( t cmdt stt bstdoutt _( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt mq_patches_applied' s
s6 Getting the list of files that have been added/changedR c C s t t | S( N( R t len( t x( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt 6 s c C s t j j t j j t d rF d } d } t rt | d 7} qt n. t j j d rg d } d } n
t j d t j | j
d t j } zg | j | d k r g | j
D] } | j j ^ q Sd
| j
D } t d | D SWd | j
j Xd S(
s4 Get the list of changed or added files from the VCS.s .hgt hgs( hg status --added --modified --no-statuss --rev qparents .svnt svns7 svn status --quiet --non-interactive --ignore-externalss% need a checkout to get modified filesR
c s sA | ]7 } | d d k r | j j j d d d Vq d S( i t AMi iN( t decodet rstript rsplitt None( t .0R% ( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pys J s c s s' | ] } t j j | r | Vq d S( N( t ost patht isfile( R. R0 ( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pys L s N( R/ R0 t isdirt joint SRCDIRR# R t exitR R R R t waitR
R* R+ t setR ( t vcsR R R% t output( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt
changed_files5 s$ !
&
c C sr t | } | d k r" t | Sd j t | g } x$ | D] } | j d j | qA Wd j | Sd S( Ni s {}:s {}s
( R$ R R t appendR3 ( t
file_pathsR t linesR0 ( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pyt report_modified_filesQ s
s Fixing whitespacec C s\ t t _ g } xF d | D D]4 } t j t j j t | r | j | q q W| S( sA Make sure that the whitespace for .py files have been normalized.c s s$ | ] } | j d r | Vq d S( s .pyN( t endswith( R. R% ( ( s0 /usr/lib64/python2.7/Tools/scripts/patchcheck.pys a s ( t Falset reindentt
makebackupt checkR/ R0 R3 R4 R; ( R<