From 48e1d365b37deef073b953825d70591ac500186c Mon Sep 17 00:00:00 2001 From: gg <gg@fedora1.univie.ac.at> Date: Tue, 29 Oct 2013 15:50:51 +0100 Subject: [PATCH] option --edit can now be called even when config.json is not ok --- textarchive/vlib001.pl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/textarchive/vlib001.pl b/textarchive/vlib001.pl index 62f9b2c..76c1d10 100755 --- a/textarchive/vlib001.pl +++ b/textarchive/vlib001.pl @@ -406,11 +406,3 @@ __END__ file metadata in one place and let other hashes point to that place. -=head1 BUGS - -option --edit fails when when config is broken: - $ vlib001.pl -p ph001 --edit - debug level: 0 , or } expected while parsing object/hash, at character - offset 74 (before ""backend": "MongoDB"...") at /home/gg/perl/TA/Util.pm - line 38. - -- GitLab