q66 b74c5266fd Default to service dir as working directory for services 7 months ago
..
sd b74c5266fd Default to service dir as working directory for services 7 months ago
README 8ee65e1b3c Test we can load services where "before" link refers to dependent 10 months ago
run-test.sh 68928e584b Igr. tests: set IGR_OUTPUT to the actual "output" directory 8 months ago
svc-script.sh 68928e584b Igr. tests: set IGR_OUTPUT to the actual "output" directory 8 months ago

README

This test has three services, which have no cycle but do have a "before" relationship:

boot
depends-on -->
middle
depends-on -->
service
before = boot

This should not be considered a cyclic dependency. The service script should run.