[SUCS Devel] [Git][sucs/accountmanager][master] final one
Imran Hussain
imranh at sucs.org
Sun Mar 10 12:58:36 GMT 2019
Imran Hussain pushed to branch master at sucs / accountmanager
Commits:
ac80965f by Imran Hussain at 2019-03-10T12:58:25Z
final one
- - - - -
1 changed file:
- sucsam.py
Changes:
=====================================
sucsam.py
=====================================
@@ -387,7 +387,7 @@ def deleteMenu(deleteArray):
if debugmode > 0:
print("Debugmode is set. Doing No Deletes.")
deleteMenu(deleteArray)
- elif debugmode == 0
+ elif debugmode == 0:
deleteUser(deleteArray)
elif option == "0":
mainMenu()
View it on GitLab: https://projects.sucs.org/sucs/accountmanager/commit/ac80965f6fad5b12b56dfe4acaa76d21d042f970
--
View it on GitLab: https://projects.sucs.org/sucs/accountmanager/commit/ac80965f6fad5b12b56dfe4acaa76d21d042f970
You're receiving this email because of your account on projects.sucs.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20190310/d766ddc8/attachment-0001.html>
More information about the Devel
mailing list