evaluate slice_uid earlier in the process
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Mar 2014 10:22:20 +0000 (11:22 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 26 Mar 2014 10:22:20 +0000 (11:22 +0100)
the previous code was, for some reason, behaving oddly on older f18 nodes
my hunch is that the call to pwd.getpwnam was taking place in a restricted environment
the new code was tested successfully on a PLE node


No differences found