repo: janusweb action: commit revision: path_from: revision_from: d5ffd9e7b3b2c82f7762ec84e9b24429d4ed53c7: path_to: revision_to:
commit d5ffd9e7b3b2c82f7762ec84e9b24429d4ed53c7 Author: James BaicoianuDate: Sun May 29 17:20:37 2016 -0700 debug print diff --git a/utils/build.sh b/utils/build.sh
--- a/utils/build.sh +++ b/utils/build.sh @@ -26,3 +26,5 @@ fi mv janusweb.css janusweb.js components/janusweb/build echo 'Built new release in ./build/' +grep "=== BEGIN" components/janusweb/build/janusweb.js +
-----END OF PAGE-----