X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=blobdiff_plain;f=export_evergreen_library;fp=export_evergreen_library;h=565d0077f9c4847ea1d3785cabb659ebe46c4f28;hp=f67b93cae7792779848716051374b672d70f4f39;hb=1d9a3f3aa04c8ac107d00b3dc6d4f4bcca8988f9;hpb=d6c0bc0e4af0483608bc5e86806d7b48c3b8ced2 diff --git a/export_evergreen_library b/export_evergreen_library index f67b93c..565d007 100755 --- a/export_evergreen_library +++ b/export_evergreen_library @@ -32,7 +32,7 @@ # The script expects to be run on a box that can access the Evergreen database # via psql and an OpenSRF stack. -baseo=u$1 +baseou=$1 workdir=$2 outdir=$3 dbconn=$4