summaryrefslogtreecommitdiff
path: root/.tools/licensecheck.sh
diff options
context:
space:
mode:
Diffstat (limited to '.tools/licensecheck.sh')
-rwxr-xr-x.tools/licensecheck.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh
index a332adf3..2ceffd72 100755
--- a/.tools/licensecheck.sh
+++ b/.tools/licensecheck.sh
@@ -10,6 +10,9 @@ rm -rf tools
gitclone https://gitlab.com/TMW2 evol-tools.git tools
cd tools/licensecheck
+echo "Begun, we are at tools/licensecheck"
+ls ../../client-data
+echo "Now doing the pipeline"
./clientdata.sh >license.log
check_error $?