Detect if our watch is on a mount point.
authorDiane Trout <diane@caltech.edu>
Tue, 24 Jun 2008 00:36:17 +0000 (00:36 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 24 Jun 2008 00:36:17 +0000 (00:36 +0000)
commitea64c5ed5b19fcf6a171ed1136ec577deb014a57
tree18b1da1054dddc8fb5fc446f67aa7cac30acd7c9
parentccf96d586b71dec1f4d98f38e810134cd448a3f1
Detect if our watch is on a mount point.

If we're on something that is unmounted, keep watching until there's a
new mount. Once something has been remounted, restart the watch.
gaworkflow/automation/spoolwatcher.py
gaworkflow/util/mount.py [new file with mode: 0644]