13 Jan 2001 05:50
Re: Will's ark-world script
Harlan Stenn <harlan <at> bali.trilogy.com>
2001-01-13 04:50:16 GMT
2001-01-13 04:50:16 GMT
I figure Will is probably still on vacation. I'm trying to run Will's script to test the state of the reveal dirs and it's failing at the "import ark.cmdline" line. Anybody got any ideas on what I need to do to make progress on this? Obviously, I'm not a python hacker yet... H > ================================================================= > > #! /usr/bin/env python > # > _VERSION = '$Revision$' > _VERSION = _VERSION[11:-2] > __doc__ = """ > > Find *everything* that is supposed to be revealed on this host (?), > then see how that compares with what is in the reveal dirs. > > ???ToDo > """ > > import os,sys > > # -------------------------------------------------------- > if __name__ == '__main__': > # Process the command-line arguments; > # it will fail if anything bad happens:(Continue reading)
RSS Feed