]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/blobdiff - src/frsh/fres/cbroker/fcb.c
Merge branch 'master' into wifi-adaptive
[frescor/frsh-forb.git] / src / frsh / fres / cbroker / fcb.c
index a1961bfbae5249cc2402182a1abee0d4dc3b89f0..3d6ef794013e1768085ed932292b6d046a87d684 100644 (file)
@@ -1027,6 +1027,9 @@ void redistribute_spare_capacity(fres_contract_broker obj,
        
        resource = fcb_resource_find(fcb, &key);
 
+       //TODO: delete debug output
+       printf("\ncalled function 'redistribute_spare_capacity'\n");
+
        prepare_reservation_list(resource, NULL, 0);
 
 /*     forb_sequence_alloc(ids, rl.length); */