text stringlengths 0 834k |
|---|
CD %SAPL_Test_Root%\Batch Files\blat306_32 |
blat.exe -body ""See attached ZIP file for HTML report, error image captures and test scripts for this run. Open the HTML file in a browser for full link functionality."" -s ""%1 %2 options 150 Overnight Test Results"" -tf MailingList.txt -server mail.tek.com -f %4 -attach ""C:\temp\SAPL VOE\%2_v%1_wOPT%3_TestResults.zip"" -embed ""C:\SAPLTestResults\%2_v%1_wOPT%3_TestResults.htm"" |
",61.0,376,0.7658079625 |
199,d01d92866f254b47d8aa111902f4a0405afc20b6,1829,bat,Batchfile,install/para_backup.bat,es-ba/sistema-indicadores,8ad7e92c0f3db318f037bf6bec249a68cc963afd,['MIT'],,,,install/para_backup.bat,es-ba/sistema-indicadores,8ad7e92c0f3db318f037bf6bec249a68cc963afd,['MIT'],,,,install/para_backup.bat,es-ba/sistema-indicadores,8ad7e92c0f3db318f037bf6bec249a68cc963afd,['MIT'],,,,"""C:\Program Files\PostgreSQL\9.5\bin\""pg_dump.exe --host localhost --port 5435 --username ""postgres"" --format plain --column-inserts --schema-only --file ""c:\hecho\npm\soft-skin\install\soft_skin_schema_db.sql"" ""soft_skin_db"" |
""C:\Program Files\PostgreSQL\9.5\bin\""pg_dump.exe --host localhost --port 5435 --username ""postgres"" --format plain --column-inserts --data-only --file ""c:\hecho\npm\soft-skin\install\soft_skin_data1_db.sql"" -T skin.especialista_dia_semana -T skin.especialista_especialidad -T skin.turnos -T skin.meetings -T skin.mclink -T skin.components -T skin.sobreturnos -T skin.component_type -T skin.roles -T skin.permisos -T skin.roles_permisos -T skin.usuarios -T skin.turnos_estados -T skin.turnos_tratamientos ""soft_skin_db"" |
""C:\Program Files\PostgreSQL\9.5\bin\""pg_dump.exe --host localhost --port 5435 --username ""postgres"" --format plain --column-inserts --data-only --file ""c:\hecho\npm\soft-skin\install\soft_skin_data2_db.sql"" -t skin.especialista_dia_semana -t skin.especialista_especialidad ""soft_skin_db"" |
rem ""C:\Program Files\PostgreSQL\9.5\bin\""pg_dump.exe --host localhost --port 5435 --username ""postgres"" --format plain --column-inserts --data-only --file ""c:\hecho\npm\soft-skin\install\soft_skin_data_db.sql"" -t skin.component_type -t skin.usuarios -t skin.dia_semana -t skin.especialidades -t skin.especialistas -t skin.fechas -t skin.especialista_fecha -t skin.especialistas_fechas_turnos -t skin.estado_turno -t skin.maquinas -t skin.pacientes -t skin.parametros -t skin.sobreturnos -t skin.tipos_turno -t skin.tratamientos -t skin.turnos_impo ""soft_skin_db"" |
""C:\Program Files\PostgreSQL\9.5\bin\""pg_dump.exe --host localhost --port 5435 --username ""postgres"" --format plain --column-inserts --file ""c:\hecho\npm\soft-skin\install\soft_skin_db.sql"" ""soft_skin_db"" |
",304.8333333333,566,0.7676325861 |
200,d01da2e08bc89df59d70f991bc005dd671ae9b99,61,bat,Batchfile,M5/Criar_Tabela/Criar_Tabela.bat,vanuir/ESOF,fb1cb8667f0984ae8147929ea7c51f936c98fee8,['Apache-2.0'],,,,M5/Criar_Tabela/Criar_Tabela.bat,vanuir/ESOF,fb1cb8667f0984ae8147929ea7c51f936c98fee8,['Apache-2.0'],,,,M5/Criar_Tabela/Criar_Tabela.bat,vanuir/ESOF,fb1cb8667f0984ae8147929ea7c51f936c98fee8,['Apache-2.0'],,,,"@py C:\M5\criando_uma_tabela\criando_uma_tabela.py %* |
@pause |
",20.3333333333,53,0.7868852459 |
201,d01dc68ffc328c099bfe7686f73d4a1e260f7032,1237,bat,Batchfile,Group_Pack_FTPClient_Debug.bat,Thieum/Ark.Tools,0e34036759d18a61cbe6f722c866d64d684e38b8,['MIT'],19.0,2018-09-30T21:16:26.000Z,2022-02-18T08:20:54.000Z,Group_Pack_FTPClient_Debug.bat,Thieum/Ark.Tools,0e34036759d18a61cbe6f722c866d64d684e38b8,['MIT'],7.0,2019-06-17T07:31:26.000Z,2021-12-22T18:43:18.000Z,Group_Pack_FTPClient_Debug.bat,Thieum/Ark.Tools,0e34036759d18a61cbe6f722c866d64d684e38b8,['MIT'],7.0,2019-01-18T10:49:22.000Z,2021-02-01T11:46:30.000Z,"@echo off |
setlocal |
set PROGRAMS=%ProgramFiles(x86)% |
for %%e in (Community Professional Enterprise) do ( |
if exist ""%PROGRAMS%\Microsoft Visual Studio\2019\%%e\MSBuild\Current\Bin\MSBuild.exe"" ( |
set ""MSBUILD=%PROGRAMS%\Microsoft Visual Studio\2019\%%e\MSBuild\Current\Bin\MSBuild.exe"" |
) |
) |
if exist ""%MSBUILD%"" goto :operations |
:nomsbuild |
echo Microsoft Build version 15.1 (or later) does not appear to be |
echo installed on this machine, which is required to build the solution. |
goto end |
:operations |
setlocal |
""%MSBUILD%"" ""Ark.Tools.FtpClient.ArxOne\Ark.Tools.FtpClient.ArxOne.csproj"" /t:Pack /p:Configuration=Debug |
""%MSBUILD%"" ""Ark.Tools.FtpClient.Core\Ark.Tools.FtpClient.Core.csproj"" /t:Pack /p:Configuration=Debug |
""%MSBUILD%"" ""Ark.Tools.FtpClient.FluentFtp\Ark.Tools.FtpClient.FluentFtp.csproj"" /t:Pack /p:Configuration=Debug |
""%MSBUILD%"" ""Ark.Tools.FtpClient.FtpProxy\Ark.Tools.FtpClient.FtpProxy.csproj"" /t:Pack /p:Configuration=Debug |
""%MSBUILD%"" ""Ark.Tools.FtpClient.SftpClient\Ark.Tools.FtpClient.SftpClient.csproj"" /t:Pack /p:Configuration=Debug |
""%MSBUILD%"" ""Ark.Tools.FtpClient.SystemNetFtpClient\Ark.Tools.FtpClient.SystemNetFtpClient.csproj"" /t:Pack /p:Configuration=Debug |
pause |
:end",44.1785714286,129,0.7566693614 |
202,d01ddb558702d3c99d873febbc7a142f785b4fac,158,bat,Batchfile,RunApplication.bat,NGSOFT-DEV/Caeruleus,6fefad5ab1d25de26eb3f4b455b711c9014b0b86,['MIT'],,,,RunApplication.bat,NGSOFT-DEV/Caeruleus,6fefad5ab1d25de26eb3f4b455b711c9014b0b86,['MIT'],,,,RunApplication.bat,NGSOFT-DEV/Caeruleus,6fefad5ab1d25de26eb3f4b455b711c9014b0b86,['MIT'],,,,"SET PORT=8020 |
""C:\Program Files (x86)\Google\Chrome\Application\chrome.exe"" --disable-web-security --user-data-dir http://localhost:%PORT%/ -kiosk -incognito",52.6666666667,143,0.753164557 |
203,d01dea70affafebb0e3a22933786ba607eb95375,278,cmd,Batchfile,build.cmd,jackfoxy/TestDependentTypes,77c72d0c5cf312b0fe8c799ae9efb97fa2311d69,['Unlicense'],2.0,2019-02-20T21:16:05.000Z,2019-02-26T18:35:56.000Z,build.cmd,jackfoxy/TestDependentTypes,77c72d0c5cf312b0fe8c799ae9efb97fa2311d69,['Unlicense'],,,,build.cmd,jackfoxy/TestDependentTypes,77c72d0c5cf312b0fe8c799ae9efb97fa2311d69,['Unlicense'],,,,"@echo off |
cls |
.\paket.bootstrapper.exe |
if errorlevel 1 ( |
exit /b %errorlevel% |
) |
.\paket.exe restore |
if errorlevel 1 ( |
exit /b %errorlevel% |
) |
IF NOT EXIST build.fsx ( |
.\paket.exe update |
packages\FAKE\tools\FAKE.exe init.fsx |
) |
packages\FAKE\tools\FAKE.exe build.fsx %* |
",14.6315789474,41,0.7050359712 |
204,d01e1c7b4a9751e6af1319d974867f64f95cd201,528,bat,Batchfile,riscv-ovpsim/examples/fibonacci/RUN_RV64_fibonacci_signature_dump.bat,byllgrim/riscv-compliance,3bb0d8af4deb860977e2c2e4fd1d7df319659f2d,['CC-BY-4.0' 'BSD-3-Clause'],1.0,2021-11-08T19:37:38.000Z,2021-11-08T19:37:38.000Z,riscv-ovpsim/examples/fibonacci/RUN_RV64_fibonacci_signature_dump.bat,byllgrim/riscv-compliance,3bb0d8af4deb860977e2c2e4fd1d7df319659f2d,['CC-BY-4.0' 'BSD-3-Clause'],3.0,2018-10-14T16:08:45.000Z,2018-11-26T14:07:35.000Z,riscv-ovpsim/examples/fibonacci/RUN_RV64_fibonacci_signature_dump.bat,byllgrim/riscv-compliance,3bb0d8af4deb860977e2c2e4fd1d7df319659f2d,['CC-BY-4.0' 'BSD-3-Clause'],1.0,2021-08-03T02:49:54.000Z,2021-08-03T02:49:54.000Z,"@echo off |
;rem move into the Example Directory |
set BATCHDIR=%~dp0% |
cd /d %BATCHDIR% |
..\..\bin\Windows64\riscvOVPsim.exe --program fibonacci.RISCV64.elf -variant RV64IMAC ^ |
--signaturedump ^ |
--override riscvOVPsim/cpu/sigdump/SignatureFile=fib.sig.dat.txt ^ |
--override riscvOVPsim/cpu/sigdump/StartSymbol=""resultArray"" ^ |
--override riscvOVPsim/cpu/sigdump/ByteCount=48 ^ |
--override riscvOVPsim/cpu/sigdump/SignatureAtEnd=T ^ |
--logfile fib.sig.run.log ^ |
%* |
if not defined calledscript ( pause ) |
",31.0588235294,88,0.7178030303 |
205,d01e93742e61a888a44da4a395644e465087f58e,2727,cmd,Batchfile,ADC_single_ended/ADC_single-ended_ccs.cmd,gabrielhjs/ws_css_git,7bff84181ca2cfaede9cd2b38afcd3226d152e13,['MIT'],,,,ADC_single_ended/ADC_single-ended_ccs.cmd,gabrielhjs/ws_css_git,7bff84181ca2cfaede9cd2b38afcd3226d152e13,['MIT'],,,,ADC_single_ended/ADC_single-ended_ccs.cmd,gabrielhjs/ws_css_git,7bff84181ca2cfaede9cd2b38afcd3226d152e13,['MIT'],,,,"/****************************************************************************** |
* |
* project0_ccs.cmd - CCS linker configuration file for project0. |
* |
* Copyright (c) 2013-2017 Texas Instruments Incorporated. All rights reserved. |
* Software License Agreement |
* |
* Texas Instruments (TI) is supplying this software for use solely and |
* exclusively on TI's microcontroller products. The software is owned by |
* TI and/or its suppliers, and is protected under applicable copyright |
* laws. You may not combine this software with ""viral"" open-source |
* software in order to form a larger program. |
* |
* THIS SOFTWARE IS PROVIDED ""AS IS"" AND WITH ALL FAULTS. |
* NO WARRANTIES, WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING, BUT |
* NOT LIMITED TO, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
* A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE. TI SHALL NOT, UNDER ANY |
* CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL, OR CONSEQUENTIAL |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.