text stringlengths 0 834k |
|---|
FOR %%I in (WexLogFileOutput\*.jpg) DO ( |
echo Uploading %%I to ""%HELIX_RESULTS_CONTAINER_URI%/%%I%HELIX_RESULTS_CONTAINER_RSAS%"" |
%HELIX_PYTHONPATH% %HELIX_SCRIPT_ROOT%\upload_result.py -result %%I -result_name %%~nI%%~xI |
) |
cd scripts |
powershell -ExecutionPolicy Bypass .\ConvertWttLogToXUnit.ps1 ..\te.wtl ..\testResults.xml %testnameprefix% |
cd .. |
type testResults.xml",37.1875,167,0.7605042017 |
219793,f31aafb12f1c6bdd4a5ae2edc7cba23dd4576308,746,bat,Batchfile,venv/Scripts/activate.bat,ilwindcunha/Assignment2,c7fbe6e568dc5dd7ea047a1d5dcfb999b2dc954d,['MIT'],,,,venv/Scripts/activate.bat,ilwindcunha/Assignment2,c7fbe6e568dc5dd7ea047a1d5dcfb999b2dc954d,['MIT'],,,,venv/Scripts/activate.bat,ilwindcunha/Assignment2,c7fbe6e568dc5dd7ea047a1d5dcfb999b2dc954d,['MIT'],,,,"@echo off |
set ""VIRTUAL_ENV=C:\Users\ILWIND~1\PYCHAR~1\ASSIGN~2\venv"" |
if defined _OLD_VIRTUAL_PROMPT ( |
set ""PROMPT=%_OLD_VIRTUAL_PROMPT%"" |
) else ( |
if not defined PROMPT ( |
set ""PROMPT=$P$G"" |
) |
set ""_OLD_VIRTUAL_PROMPT=%PROMPT%"" |
) |
set ""PROMPT=(venv) %PROMPT%"" |
REM Don't use () to avoid problems with them in %PATH% |
if defined _OLD_VIRTUAL_PYTHONHOME goto ENDIFVHOME |
set ""_OLD_VIRTUAL_PYTHONHOME=%PYTHONHOME%"" |
:ENDIFVHOME |
set PYTHONHOME= |
REM if defined _OLD_VIRTUAL_PATH ( |
if not defined _OLD_VIRTUAL_PATH goto ENDIFVPATH1 |
set ""PATH=%_OLD_VIRTUAL_PATH%"" |
:ENDIFVPATH1 |
REM ) else ( |
if defined _OLD_VIRTUAL_PATH goto ENDIFVPATH2 |
set ""_OLD_VIRTUAL_PATH=%PATH%"" |
:ENDIFVPATH2 |
set ""PATH=%VIRTUAL_ENV%\Scripts;%PATH%"" |
",24.064516129,58,0.7399463807 |
219794,f31ad8c00a0a3d0d967b4beaa3b86e8dc443af2e,6465,bat,Batchfile,docs/make.bat,OzBonus/ctl-tests,eef34653ebe0c5e6ca415ce3fa653714336c7bf5,['0BSD'],,,,docs/make.bat,OzBonus/ctl-tests,eef34653ebe0c5e6ca415ce3fa653714336c7bf5,['0BSD'],,,,docs/make.bat,OzBonus/ctl-tests,eef34653ebe0c5e6ca415ce3fa653714336c7bf5,['0BSD'],,,,"@ECHO OFF |
REM Command file for Sphinx documentation |
if ""%SPHINXBUILD%"" == """" ( |
set SPHINXBUILD=sphinx-build |
) |
set BUILDDIR=_build |
set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% . |
set I18NSPHINXOPTS=%SPHINXOPTS% . |
if NOT ""%PAPER%"" == """" ( |
set ALLSPHINXOPTS=-D latex_paper_size=%PAPER% %ALLSPHINXOPTS% |
set I18NSPHINXOPTS=-D latex_paper_size=%PAPER% %I18NSPHINXOPTS% |
) |
if ""%1"" == """" goto help |
if ""%1"" == ""help"" ( |
:help |
echo.Please use `make ^<target^>` where ^<target^> is one of |
echo. html to make standalone HTML files |
echo. dirhtml to make HTML files named index.html in directories |
echo. singlehtml to make a single large HTML file |
echo. pickle to make pickle files |
echo. json to make JSON files |
echo. htmlhelp to make HTML files and a HTML help project |
echo. qthelp to make HTML files and a qthelp project |
echo. devhelp to make HTML files and a Devhelp project |
echo. epub to make an epub |
echo. latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter |
echo. text to make text files |
echo. man to make manual pages |
echo. texinfo to make Texinfo files |
echo. gettext to make PO message catalogs |
echo. changes to make an overview over all changed/added/deprecated items |
echo. xml to make Docutils-native XML files |
echo. pseudoxml to make pseudoxml-XML files for display purposes |
echo. linkcheck to check all external links for integrity |
echo. doctest to run all doctests embedded in the documentation if enabled |
goto end |
) |
if ""%1"" == ""clean"" ( |
for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i |
del /q /s %BUILDDIR%\* |
goto end |
) |
%SPHINXBUILD% 2> nul |
if errorlevel 9009 ( |
echo. |
echo.The 'sphinx-build' command was not found. Make sure you have Sphinx |
echo.installed, then set the SPHINXBUILD environment variable to point |
echo.to the full path of the 'sphinx-build' executable. Alternatively you |
echo.may add the Sphinx directory to PATH. |
echo. |
echo.If you don't have Sphinx installed, grab it from |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.