MOON
Server: Apache
System: Linux server30c.hostingraja.org 3.10.0-962.3.2.lve1.5.63.el7.x86_64 #1 SMP Fri Oct 8 12:03:35 UTC 2021 x86_64
User: jibhires (1887)
PHP: 8.1.30
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen, symlink, escapeshellcmd, pcntl_exec
Upload Files
File: //opt/alt/python37/lib/python3.7/site-packages/lvemanager/__pycache__/helpers.cpython-37.pyc
B

��d2�@s<ddlmZddlZddlZddlZd	dd�Zd
dd�ZdS)�)�absolute_importN�FcCs`d|i}|r||d<|r ||d<|r,||d<|r8||d<|rD||d<tt�|��t�d�dS)N�result�context�code�error_id�icon�ignore�)�print�json�dumps�sys�exit)�error_stringrrrr�
ignore_errorsr�r�C/opt/alt/python37/lib/python3.7/site-packages/lvemanager/helpers.py�exit_with_errorsrc	
Cs�d�|�}y2|rtj}ntj}tj|tjtj|dd|d�}Wn6tk
rr}ztd|t|�f�Wdd}~XYnX|��\}}|r�|j	||fS|j	dkr�t|p�d||f�|S)N� T)�stdin�stdout�stderr�	close_fds�text�envz%s. Can not run command: %srzoutput of the command: %s
%s)
�join�
subprocess�PIPE�STDOUT�Popen�OSErrorr�str�communicate�
returncode)	�cmd�env_data�return_full_output�cmd_line�std_err_obj�output�oserr�std_out�std_errrrr�run_commands*
&
r.)rNNNNF)NF)�
__future__rrrrrr.rrrr�<module>s