Files @ 5a4b1484f2ba
Branch filter:

Location: DistRen/etc/distrenslave.conf

LordOfWar
-re-wrote frame finder to work with any type of job and the linked list
-i did not finish destroying status_report_generator()
-added variable is_job_done to distrenjob structure... so frame finder can find a job, then find the components of the not done job by looking at its type
1
2
3
4
5
6
7
8
slave
{
  username = "!username"
}

include("distrencommon.conf")

datadir = "/var/lib/distren"