Re: Small improvement for make-fai-nfsroot

2010-01-08 Diskussionsfäden Michael Tautschnig
> Hi FAIarians, > > I had small problems with make-fai-nfsroot and hooks: the script tried > to run backup files (*~) as well as subdirectories beneath my > $NFSROOT_HOOKS and failed on the first error because of running with > "set -e". This is not the behavior I intended. > > My quick hack solu

Small improvement for make-fai-nfsroot

2009-12-22 Diskussionsfäden Christopher Huhn
Hi FAIarians, I had small problems with make-fai-nfsroot and hooks: the script tried to run backup files (*~) as well as subdirectories beneath my $NFSROOT_HOOKS and failed on the first error because of running with "set -e". This is not the behavior I intended. My quick hack solution is to deleg