Pas besoin des brouillons dans le CVS.
darcs-hash:20040927220514-41617-b9cf1246c3719cdbe8495fb2c17e40cda7dee77f.gz
This commit is contained in:
parent
aa13d96ac0
commit
256abe9f3a
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
|
||||
home
|
||||
home = args[0]
|
||||
os.mkdir(home, 0755)
|
||||
os.mkdir(home + '/Mail', 0700)
|
||||
os.lchown(home, int(args[1]) ,config.gid)
|
||||
os.system('/usr/sbin/edquota -p pauget %s' % arg[3] )
|
||||
|
||||
ML-ENS
|
||||
if os.system("echo '%s' | /usr/sbin/add_members -r - com-ens" % mail) :
|
||||
# Il y a eu une erreur
|
||||
arg = u'--title "Inscription Mailing liste de communiquation ENS" '
|
||||
arg+= u'--msgbox "Une erreur s\'est produite lors de l\'ajout à la mailing liste.\n\n\n" 0 0'
|
||||
dialog(arg)
|
Loading…
Add table
Add a link
Reference in a new issue