diff options
author | mail_redacted_for_web | 2017-08-25 14:06:56 -0700 |
---|---|---|
committer | mail_redacted_for_web | 2017-08-25 14:06:56 -0700 |
commit | d877ba22b624bbd949b0258751f3da1ee7347141 (patch) | |
tree | 3275ca113732a431c0a96f04a5b583f2d6ec6453 | |
parent | ee0e87de27b107db4c2fbf0dfc7f3c2bd8cbfab4 (diff) | |
download | control-repo-template-d877ba22b624bbd949b0258751f3da1ee7347141.tar.bz2 |
Testing something
-rw-r--r-- | environment.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/environment.conf b/environment.conf index a986777..912ebfe 100644 --- a/environment.conf +++ b/environment.conf @@ -1,2 +1,4 @@ modulepath = site:modules:$basemodulepath config_version = 'scripts/config_version.sh $environmentpath $environment' + + |