fix various issues
authorDirk Koopman <djk@tobit.co.uk>
Wed, 17 Aug 2016 15:24:01 +0000 (16:24 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Wed, 17 Aug 2016 15:24:01 +0000 (16:24 +0100)
commit4f1c00b0c181d994b13bb9b0ff9ea03ee0cf120c
tree680e607559bb3a51d94b297efbf08654dd98c200
parentd1daa87473f824fcae5751e2576c31265bf53544
fix various issues

1. Make cluster.lck checking consistent and accurate.
2. Fix export_user actions to always put them in local_data.
3. Fix create_prefix.pl output file and input file searching. Basically
   this now looks for cty.dat and wpxloc.raw in local_data first and then
   falls backs to data. But puts the result in local_data unless the
   --system flag is set.
cmd/export_users.pl
perl/DXUser.pm
perl/cluster.pl
perl/create_prefix.pl
perl/create_sysop.pl
perl/lock_nodes.pl
perl/update_sysop.pl