distributions/src/archive.sh
author František Kučera <franta-hg@frantovo.cz>
Tue, 26 Feb 2019 17:31:41 +0100
branchv_0
changeset 235 8ce612cca4d8
parent 153 5bb73142671d
permissions -rwxr-xr-x
JDBC drivers: fix 'Unsupported URL' – drivers might be called witrh wrong URLs and then they should (according to the JavaDoc) return null instead of throwing an exception.
This problem occurred when --test-connection was testing multiple connections in parallel.
franta-hg@153
     1
#!/bin/bash
franta-hg@153
     2
franta-hg@153
     3
hg archive -r ${1} sql-dk_${1}_src.tar.gz