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)
to prevent subsequent script instantiations from affecting the
any that are currently running if they can't obtain the lock
in a timely manner.


No differences found