Minor typo fix in export_evergreen_library
[migration-tools.git] / export_evergreen_library
index f67b93c..565d007 100755 (executable)
@@ -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