Skip to content
Snippets Groups Projects
Commit 7e75f5e8 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Small pg_dumpall cleanup.

parent b977e15f
No related branches found
No related tags found
No related merge requests found
......@@ -54,4 +54,3 @@ do
echo "${BS}connect $DATABASE $POSTGRES_USER"
pg_dump "$@" $DATABASE || echo "pg_dump failed on $DATABASE" 1>&2
done
# done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment