summaryrefslogtreecommitdiffstats
path: root/recipes/regularisers
diff options
context:
space:
mode:
authorTomas Kulhanek <tomas.kulhanek@stfc.ac.uk>2019-01-21 17:15:29 +0000
committerGitHub <noreply@github.com>2019-01-21 17:15:29 +0000
commit9f186d5978aa4e528ea071d5de0a74edb71916ad (patch)
tree45411dd5255691fd4c8495652323c9293c8fb881 /recipes/regularisers
parent34d0b9f85c3bc73416f1dc2bb25ef669b9ff8076 (diff)
parent60b4d51ce1cf19be2a3483232448ae227253614c (diff)
downloadregularization-9f186d5978aa4e528ea071d5de0a74edb71916ad.tar.gz
regularization-9f186d5978aa4e528ea071d5de0a74edb71916ad.tar.bz2
regularization-9f186d5978aa4e528ea071d5de0a74edb71916ad.tar.xz
regularization-9f186d5978aa4e528ea071d5de0a74edb71916ad.zip
Merge pull request #88 from TomasKulhanek/pr-test
Pr test
Diffstat (limited to 'recipes/regularisers')
-rw-r--r--recipes/regularisers/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/regularisers/build.sh b/recipes/regularisers/build.sh
index 0b8bce2..eaa778e 100644
--- a/recipes/regularisers/build.sh
+++ b/recipes/regularisers/build.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-echo $CIL_VERSION
+echo build.sh CIL_VERSION: $CIL_VERSION
#if [ -z "$CIL_VERSION" ]; then
# echo "Need to set CIL_VERSION"
# exit 1