mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 06:08:21 +00:00
typo bug
This commit is contained in:
@@ -2649,7 +2649,7 @@ def parse_one_file(fpath): # --------------------------------------in progress--
|
||||
cave_svxpath = cave.survex_file[:-4] # remove .svx
|
||||
else:
|
||||
cave.survex_file = svxpath + ".svx"
|
||||
save(cave)
|
||||
cave.save()
|
||||
cave_svxpath = svxpath
|
||||
try:
|
||||
fileroot = SurvexFile.objects.get(path=cave_svxpath)
|
||||
|
||||
Reference in New Issue
Block a user