text
stringlengths
0
834k
echo --^> %_CMD%
echo[
exit /b
",36.0824742268,206,0.7128571429
219537,d2f7b65c581c4ac71db9a04d5834aa9f1d04a23e,2088,cmd,Batchfile,archive/Changesets/beta/Source/MBT/Installer/SequenceAssembler/CreateSetup.cmd,jdm7dv/dotnetbio,4873300d957cb46694392c480301b319b55f58b8,['Apache-2.0'],,,,archive/Changesets/beta/Source/MBT/Installer/SequenceAssembler/CreateSetup.cmd,jdm7dv/dotnetbio,4873300d957cb46694392c480301b319b55f58b8,['Apache-2.0'],,,,archive/Changesets/beta/Source/MBT/Installer/SequenceAssembler/CreateSetup.cmd,jdm7dv/dotnetbio,4873300d957cb46694392c480301b319b55f58b8,['Apache-2.0'],,,,"@Echo Off
@if not ""%ECHO%""=="""" Echo %ECHO%
echo ************************************************************
echo Creating SequenceAssembler Setup Locally - Start
echo ************************************************************
PUSHD ..\..\..\..
SET MBIROOT=%CD%
POPD
set BINARYPATH=%MBIROOT%\Build\LocalBuild
%MBIROOT%\Buildtools\Bin\DeveloperPreRequisiteCheck.exe
IF %ERRORLEVEL% NEQ 0 GOTO PREREQERROR
call %MBIROOT%\BuildTools\BuildScripts\BuildMBI.cmd %MBIROOT%\Build\LocalBuild %MBIROOT%
IF %ERRORLEVEL% NEQ 0 GOTO END
:CHECK
PUSHD %BINARYPATH%\Release
if exist *.vshost.exe (
del *.vshost.exe )
if exist *.vshost.exe (
echo **************************************************************
echo ERROR: A host process is holding certain required resources in the release binaries folder.
echo Please close the MBF\MBI solution before proceeding.
echo **************************************************************
pause
POPD
GOTO CHECK ) else ( POPD )
set errorlevel=0
PUSHD %BINARYPATH%\Debug
if exist *.vshost.exe (
del *.vshost.exe )
if exist *.vshost.exe (
echo **************************************************************
echo ERROR: A host process is holding certain required resources in the debug binaries folder.
echo Please close the MBF\MBI solution before proceeding.
echo **************************************************************
pause
POPD
GOTO CHECK ) else ( POPD )
set errorlevel=0
Echo %MBIROOT%
Echo %BINARYPATH%
CALL %MBIROOT%\BuildTools\BuildScripts\PostBuildScriptsForDailyBuild.cmd %MBIROOT% %BINARYPATH% SequenceAssembler
echo ************************************************************
echo Creating SequenceAssembler Setup Locally - End
echo ************************************************************
GOTO END
:PREREQERROR
echo -----------------------------------------------------------------------------
echo Prerequisite(s) not found. The script cannot proceed.
echo Please install the missing prerequisite(s) and run this script again.
echo -----------------------------------------------------------------------------
:END",29.8285714286,113,0.530651341
219538,d2f7c0a3cb1af5677c830f39a298cf6ab7785a73,137,cmd,Batchfile,tests/tests-0104.cmd,mave007/dns_completitude_and_compliance,2a18967d103d232e9072c4474e8c731dc3d79f7a,['Apache-2.0'],2.0,2020-08-10T18:18:12.000Z,2021-09-03T22:55:40.000Z,tests/tests-0104.cmd,mave007/dns_completitude_and_compliance,2a18967d103d232e9072c4474e8c731dc3d79f7a,['Apache-2.0'],4.0,2020-08-10T18:03:29.000Z,2020-08-11T15:24:46.000Z,tests/tests-0104.cmd,mave007/dns_completitude_and_compliance,2a18967d103d232e9072c4474e8c731dc3d79f7a,['Apache-2.0'],,,,"# edns=0 IPv6 TCP
/usr/local/bin/dig +edns=0 +nocookie +noad @ns.cero32.cl SOA . +norec +time=1 +tries=1 +noignore +yaml +dnssec -6 +tcp
",45.6666666667,118,0.6861313869
219539,d2f7cf95e2bf2c57065021725b03fd2629512ff1,1232,bat,Batchfile,src/main/skripte/db-versioning-templates/uebergreifend/db-update-x.y.z_1/update-db-schema.bat,IsyFact/isyfact-persistence,84e4ab791aef6d85e1c2299e2002f7d03db37372,['Apache-2.0'],,,,src/main/skripte/db-versioning-templates/uebergreifend/db-update-x.y.z_1/update-db-schema.bat,IsyFact/isyfact-persistence,84e4ab791aef6d85e1c2299e2002f7d03db37372,['Apache-2.0'],,,,src/main/skripte/db-versioning-templates/uebergreifend/db-update-x.y.z_1/update-db-schema.bat,IsyFact/isyfact-persistence,84e4ab791aef6d85e1c2299e2002f7d03db37372,['Apache-2.0'],,,,"rem #%L
rem plis-persistence
rem %%
rem
rem %%
rem See the NOTICE file distributed with this work for additional
rem information regarding copyright ownership.
rem The Federal Office of Administration (Bundesverwaltungsamt, BVA)
rem licenses this file to you under the Apache License, Version 2.0 (the
rem License). You may not use this file except in compliance with the
rem License. You may obtain a copy of the License at
rem
rem http://www.apache.org/licenses/LICENSE-2.0
rem
rem Unless required by applicable law or agreed to in writing, software
rem distributed under the License is distributed on an ""AS IS"" BASIS,
rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
rem implied. See the License for the specific language governing
rem permissions and limitations under the License.
rem #L%
rem #######################################################################
rem # Aktualisiert die Datenbank für das System in der Umgebung.