# HG changeset patch # User aldrich@ssdt-ohio.org # Date 1578925005 0 # Node ID 20f86a321306aff62eb340ad0fb2493abbe3145d # Parent 5014e2b0e5d3ba02afcd71b99347b4aae248f5e4 fixing .sh status diff -r 5014e2b0e5d3 -r 20f86a321306 scripts/remote-backup-existing.sh --- a/scripts/remote-backup-existing.sh Mon Jan 13 12:57:03 2020 +0000 +++ b/scripts/remote-backup-existing.sh Mon Jan 13 14:16:45 2020 +0000 @@ -4,7 +4,6 @@ # The current directory is expected to contain a project configured # as with SSDT conventions for an application database. # - # The file will also be placed on the specified remote target # The format of the output is a compressed pg_dump (sql) format. #