X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fatlocal.in;h=9c9f654cc645235c31fe451e2d252aa7b9974b54;hb=a75777916820892493ae797e88dafd62317c00a7;hp=8ac4f676b2927c5ef1e62962a8e0e3d1bd0eff1e;hpb=a4af00400a835eb87569ba40e21874c05e872c0f;p=openvswitch diff --git a/tests/atlocal.in b/tests/atlocal.in index 8ac4f676..9c9f654c 100644 --- a/tests/atlocal.in +++ b/tests/atlocal.in @@ -3,3 +3,9 @@ HAVE_OPENSSL='@HAVE_OPENSSL@' HAVE_PYTHON='@HAVE_PYTHON@' PERL='@PERL@' PYTHON='@PYTHON@' + +PYTHONPATH=$PYTHONPATH:$abs_top_srcdir/python +export PYTHONPATH + +PYTHONIOENCODING=utf_8 +export PYTHONIOENCODING