]> andersk Git - moira.git/blob - gen/passwd.sh
Diane Delgado's changes for a fixed table-locking order
[moira.git] / gen / passwd.sh
1 #!/bin/sh
2
3 PATH=/bin:/usr/ucb:/usr/bin
4 MR_MKCRED=47836474
5
6 /site/lookup/db_update
7 if [ $? != 0 ]; then
8         exit $MR_MKCRED
9         fi
10 rm -f $0
11 exit 0
12
13 # $Header$
This page took 0.027174 seconds and 5 git commands to generate.