summaryrefslogtreecommitdiff
path: root/yarns
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-11-16 16:34:22 +0100
committerLars Wirzenius <liw@liw.fi>2017-11-16 16:34:22 +0100
commitf825093b780e4c9c843e1ffb20f7a9ff22260b1c (patch)
tree81ee1e18bcbfd58396f0e07418c21315f4c42c25 /yarns
parent8a72debe0a357726947b0a281e8c59ec5cd60a35 (diff)
downloadqvisqve-f825093b780e4c9c843e1ffb20f7a9ff22260b1c.tar.gz
Add: ./check remote support, start_debug salami local and remote
Diffstat (limited to 'yarns')
-rw-r--r--yarns/900-remote.yarn2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarns/900-remote.yarn b/yarns/900-remote.yarn
index 29dc8bf..bf226ee 100644
--- a/yarns/900-remote.yarn
+++ b/yarns/900-remote.yarn
@@ -41,7 +41,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
## Start and stop Salami
IMPLEMENTS GIVEN a running salami instance
- vars['url'] = os.environ['ICK_URL']
+ vars['API_URL'] = os.environ['API_URL']
IMPLEMENTS FINALLY salami is stopped
pass