From dec451c063876a3a580375455a3db0dcf398dc9c Mon Sep 17 00:00:00 2001 From: Neissi Torres Lima Date: Tue, 5 Aug 2014 17:43:05 -0300 Subject: Now you can run the server and the tests without changing any code! --- service/go | 1 + 1 file changed, 1 insertion(+) (limited to 'service/go') diff --git a/service/go b/service/go index dd404a5b..1342660b 100755 --- a/service/go +++ b/service/go @@ -1,4 +1,5 @@ #!/bin/bash export PIXELATED_UA_CFG=../config/pixelated_ua.cfg +export APP_ROOT=. python app/pixelated_user_agent.py -- cgit v1.2.3