diff options
author | al0115@student.uni-lj.si <al0115@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-02-22 20:33:26 +0000 |
---|---|---|
committer | al0115@student.uni-lj.si <al0115@student.uni-lj.si@5cf9fbd1-b2bc-434c-b4b7-e852f4f63414> | 2015-02-22 20:33:26 +0000 |
commit | a84304fadd23158855df5fe5a9964ee9874602ca (patch) | |
tree | 049313d6a7acca322cc133aacf89ed56e97d7dc2 /kpov_judge | |
parent | 0f7968255251a35fae82ecb20cc2cc22f5e1993a (diff) |
popISCsosedov2
git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@280 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414
Diffstat (limited to 'kpov_judge')
-rw-r--r-- | kpov_judge/tasks/isc_dhcp_live_boot/task.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpov_judge/tasks/isc_dhcp_live_boot/task.py b/kpov_judge/tasks/isc_dhcp_live_boot/task.py index 607cecf..7061108 100644 --- a/kpov_judge/tasks/isc_dhcp_live_boot/task.py +++ b/kpov_judge/tasks/isc_dhcp_live_boot/task.py @@ -18,7 +18,7 @@ SimpleArbiter naj dobi IP_GW. DHCP_server naj ga uporabi kot gateway. Tako BootableClientA kot BootableClientB naj bosta brez diskov. """, - # TODO: write a proper translation. The one that used to be here was just wrong. + 'en': """Set up 4 virtual computers - simpleArbiter, DHCP_server, BootableClientA and BootableClientB. On simpleArbiter read the following IPs: IP_GW, IP_DHCP, IP_B as well as the name of the file BOOT_FNAME. |