X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2Fovsdb-execution.at;h=eec2a04cd95941309799d3a9146cc8da0ca42c60;hb=e892d5ffb5749c0534fecd903e3e6a76819f1346;hp=6a3b5d157a3cab1c3ac5351afec23914a01aaa8e;hpb=341c4e59f50a842a2974d06e448a57af372a7edd;p=sliver-openvswitch.git diff --git a/tests/ovsdb-execution.at b/tests/ovsdb-execution.at index 6a3b5d157..eec2a04cd 100644 --- a/tests/ovsdb-execution.at +++ b/tests/ovsdb-execution.at @@ -138,6 +138,7 @@ m4_divert_pop([PREPARE_TESTS]) m4_define([OVSDB_CHECK_EXECUTION], [AT_SETUP([$1]) AT_KEYWORDS([ovsdb execute execution positive $5]) + OVS_RUNDIR=`pwd`; export OVS_RUNDIR AT_CHECK([test-ovsdb execute "`$2`" m4_foreach([txn], [$3], [ 'txn'])], [0], [stdout], []) AT_CHECK([perl $srcdir/uuidfilt.pl stdout], [0], [$4])