mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 23:04:35 +00:00
Merge from server
Adding lots to .hgignore
This commit is contained in:
@@ -87,6 +87,10 @@ def parse_csvfile():
|
||||
|
||||
# Main routine:
|
||||
|
||||
if (not os.access('CS_BINARY', os.X_OK)):
|
||||
print "%s not executable - skipping %s" % (CS_BINARY, __file__)
|
||||
exit(1)
|
||||
|
||||
caveslist = parse_csvfile()
|
||||
|
||||
dplong = file("dplong.htm", "w")
|
||||
|
||||
Reference in New Issue
Block a user