X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=planetlab%2Fexp-tool%2FMakefile;h=cf4bc60208fda6948867a0bf6b3ae4969cfd308a;hb=a9818bc6bd9e5f0c3c7fd8c6fd872e4eab2d3f97;hp=ae2700866c9176fe298442eda59ec428d8af3711;hpb=d0a72100346ee2695cbb23134d7bc7f5ba4865a7;p=sliver-openvswitch.git diff --git a/planetlab/exp-tool/Makefile b/planetlab/exp-tool/Makefile index ae2700866..cf4bc6020 100644 --- a/planetlab/exp-tool/Makefile +++ b/planetlab/exp-tool/Makefile @@ -204,7 +204,7 @@ cache/iface.%: cache/bridge.$$(call get,%) # nodeid=$(call get,%) # iface1=cache/iface.% # iface2=cache/iface.$(call opp,%) -cache/link.%: cache/host.$$(call get,%) cache/iface.% cache/iface.$$(call opp,%) +cache/link.%: cache/host.$$(call rget,%) cache/iface.% cache/iface.$$(call opp,%) @echo "Setting port number of link $(call linkpart,$(*F)) on $(call display,$(call get,$(*F))) - logs in $@.log" @$(SSH) $(call solve,$(call get,$(*F))) $(SUDO) sliver-ovs set-remote-endpoint L$(call linkpart,$(*F)) \ $$(cat cache/host.$(call rget,$(*F))) \