[AMBER] Bug Report

From: Liu, Hui <hl.zju.edu.cn>
Date: Fri, 21 Nov 2014 15:38:52 +0800 (GMT+08:00)

Hi,

I found a little bug in AMBER14. It makes the update fail when a local directory is specified and the path starts with "file:///".

In amber14/updateutils/repos.py, line 321:
" self.location = self.location.replace('', 'file://')"
It should be:
" self.location = self.location.replace('file://', '')"

Hui Liu


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Nov 21 2014 - 00:00:04 PST
Custom Search