AutolabJS/AutolabJS

View on GitHub
tests/deployment_tests/helper_scripts/gitlab_en_cloning/execute.sh

Summary

Maintainability
Test Coverage
#!/bin/bash
mkdir results/
cd results/ || exit
echo "Clone for root directory successful." > log.txt
touch scores.txt
touch comment.txt