Mercurial > public > ssdt-docker
changeset 45:dc40a6ed0af3
add default for usps anonymous
author | Dave smith <smith@nwoca.org> |
---|---|
date | Wed, 27 Jan 2016 17:37:41 -0500 |
parents | e5ba33051de7 |
children | dfbb643b82a3 |
files | scripts/import-usps.sh |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/import-usps.sh Wed Jan 27 17:19:19 2016 -0500 +++ b/scripts/import-usps.sh Wed Jan 27 17:37:41 2016 -0500 @@ -6,7 +6,7 @@ export IMP_IRN=${IMP_IRN} export IMP_URL=${IMP_URL-ftp://username:password@nwoca.org} export IMP_PATH=${IMP_PATH} -export IMP_ANON=${IMP_ANON-} +export IMP_ANON=${IMP_ANON:--a false} export IMP_EM=${IMP_EM-} # start import and wait for completion