summaryrefslogtreecommitdiff
path: root/.tools
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-05-07 22:49:22 -0300
committerJesusaves <cpntb1@ymail.com>2020-05-07 22:49:22 -0300
commite07b49dbe892c1a2faa8bef4c6f76c3647d5df0c (patch)
treed0c5e0d9d9f3f8acb2123da5ee2a03f62b3e796c /.tools
parent6474e27df9a185ed471991f75f2b776ac6ddc386 (diff)
downloadart-e07b49dbe892c1a2faa8bef4c6f76c3647d5df0c.tar.gz
art-e07b49dbe892c1a2faa8bef4c6f76c3647d5df0c.tar.bz2
art-e07b49dbe892c1a2faa8bef4c6f76c3647d5df0c.tar.xz
art-e07b49dbe892c1a2faa8bef4c6f76c3647d5df0c.zip
Move files around
Diffstat (limited to '.tools')
-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 $?