Hi, On Fri, May 15, 2015 at 2:48 AM, Andreas Tille <[email protected]> wrote:
> Hi Akshita, > > If I try: > > $ ./update-and-run.sh generate-bibref > Traceback (most recent call last): > File "/srv/udd.debian.org/udd//udd.py", line 54, in <module> > src_config = config[src] > KeyError: 'generate-bibref' > > > It should be $ ./update-and-run.sh generate-bibtex . This should run without any KeyError. If everything seems fine, then we can change it later to "generate-bibref". Please let me know in case of any other issues. Regards, Akshita Jha
