From e11077772bf32f25613f4f559feee8c963ea5dda Mon Sep 17 00:00:00 2001 From: "gasperfele@fri1.uni-lj.si" Date: Thu, 29 Dec 2016 23:43:31 +0000 Subject: Fixes to multiple tasks git-svn-id: https://svn.lusy.fri.uni-lj.si/kpov-public-svn/kpov-public@377 5cf9fbd1-b2bc-434c-b4b7-e852f4f63414 --- kpov_judge/tasks/copy_rename_20_files_tail_env/task.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'kpov_judge/tasks/copy_rename_20_files_tail_env') diff --git a/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py b/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py index 1388e45..e82e8ca 100644 --- a/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py +++ b/kpov_judge/tasks/copy_rename_20_files_tail_env/task.py @@ -28,8 +28,9 @@ V domači mapi najdeš imenik {file_rename_dirname} z 20 datotekami. ki jo dobiš na naslovu http://localhost/{curl_fname} na malishell in število zapiši v spremenljivko $images na simpleArbiterDhcpGW v lupini, kjer poganjaš task_check.py - - V imeniku {wc_dirname} najdeš datoteko count.txt. Preštej število vrstic v njej - in rezultat zapiši v novo datoteko lines.txt v istem imeniku. + - V imeniku {wc_dirname} najdeš datoteko count.txt. Preštej število prehodov + v novo vrstico v count.txt in rezultat zapiši v novo datoteko - lines.txt + v istem imeniku. """, 'en':u""" Log into the system as student using vaje as your password. @@ -62,7 +63,7 @@ In your home folder you will find a directory called {file_rename_dirname} On simpleArbiterDhcpGW within the shell where you are running test_task.py, set the environment variable $images to this number. - In the directory {wc_dirname} there is a file called count.txt. Write the - number of lines in this file into the file lines.txt in the same + number of newlines in this file into the file lines.txt in the same directory. """ } -- cgit v1.2.1