X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=2a073d3a3d11d07ebe2d9d94a0ba2d213d5d9e6f;hb=6694af7c6aae1c0274a8e67b690d4d38e36e7eac;hp=6069f413493a0f9141185f03a144c3486d0f0eac;hpb=e1d8605cc9657565449010b1975596af5d7e0c96;p=nodemanager.git diff --git a/Makefile b/Makefile index 6069f41..2a073d3 100644 --- a/Makefile +++ b/Makefile @@ -135,8 +135,8 @@ NODEURL:=root@$(NODE):/ endif # this is for lxc only, we need to exclude the vs stuff that otherwise messes up everything on node -# keep this in sync with setup-vs.spec -LXC_EXCLUDES= --exclude sliver_vs.py --exclude coresched_vs.py +# keep this in sync with setup.spec +LXC_EXCLUDES= --exclude sliver_vs.py --exclude coresched_vs.py --exclude drl.py # run with make SYNC_RESTART=false if you want to skip restarting nm SYNC_RESTART=true