From Yaniv Bronhaim <ybron...@redhat.com>:

Yaniv Bronhaim has posted comments on this change.

Change subject: move sitecustomize to static
......................................................................


Patch Set 5:

(1 comment)

https://gerrit.ovirt.org/#/c/80859/5/tests/run_tests_local.sh.in
File tests/run_tests_local.sh.in:

Line 17:     NOSE_EVAL_ATTR \
Line 18:     NOSE_LOGFORMAT='%(asctime)s %(levelname)-5s (%(threadName)s) 
[%(name)s] %(message)s (%(module)s:%(lineno)d)' \
Line 19:     NOSE_VERBOSE=${NOSE_VERBOSE:-3} \
Line 20:     PYTHONDONTWRITEBYTECODE=1 \
Line 21:     
PYTHONPATH="@top_srcdir@/static/usr/share/vdsm:@top_srcdir@/lib:@top_srcdir@/vdsm:@top_srcdir@/client:@top_srcdir@/vdsm_api:$PYTHONPATH"
 \
why is this needed?
Line 22:     $NULL
Line 23: 
Line 24: "$PYTHON_EXE" @top_srcdir@/tests/testrunner.py --local-modules $@ &
Line 25: runner_pid=$!


-- 
To view, visit https://gerrit.ovirt.org/80859
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4fead076a4891f42985672da6e67d5d738b8c482
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Irit Goihman <igoih...@redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczew...@gmail.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org>
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list -- vdsm-patches@lists.fedorahosted.org
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to