summaryrefslogtreecommitdiff
path: root/kpov_judge/tasks/ldap_search
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-07 19:38:40 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2018-10-07 19:58:13 +0200
commitdbf585c2a59dbcb7f6d803d5756826b562cd7f43 (patch)
treeb486e1f6342bc757dda87df4856084f652895791 /kpov_judge/tasks/ldap_search
parent149952ce32fc8a35729be7891fca1a447771cb44 (diff)
Fix or remove hashbangs
Diffstat (limited to 'kpov_judge/tasks/ldap_search')
-rw-r--r--kpov_judge/tasks/ldap_search/task.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/kpov_judge/tasks/ldap_search/task.py b/kpov_judge/tasks/ldap_search/task.py
index da9f913..92a7223 100644
--- a/kpov_judge/tasks/ldap_search/task.py
+++ b/kpov_judge/tasks/ldap_search/task.py
@@ -1,9 +1,8 @@
-#!/usr/bin/env python
-
# kpov_util should be imported by add_assignment.py
+
# Poveži se na strežnik LDAP prek spletnega vmesnika. Ustvari uporabnika z danim imenom in geslom.
# Napiši skripto, ki izpiše podatke o tem uporabniku z ldapsearch.
-#
+
# TODO: finish this!
instructions = {
'si':"""