Changed cleanup() trap to be based on INT signal instead of EXIT
authorAlan J. Pippin <ajp@pippins.net>
Fri, 22 Aug 2008 13:34:29 +0000 (07:34 -0600)
committerAlan J. Pippin <ajp@pippins.net>
Fri, 22 Aug 2008 13:34:29 +0000 (07:34 -0600)
commit9457c55171da10869ad028068935418208a576b0
treea5d0b7656e8ea18a7c376c2f9e5a23250db1ea8f
parente52d277a87f755e063e35a74fbc2a94de84a4462
Changed cleanup() trap to be based on INT signal instead of EXIT
to prevent subsequent script instantiations from affecting the
any that are currently running if they can't obtain the lock
in a timely manner.
zfs-replicate-wrapper