diff options
author | drh <> | 2025-05-03 15:17:21 +0000 |
---|---|---|
committer | drh <> | 2025-05-03 15:17:21 +0000 |
commit | d7324103b196c572a98724a5658970b4000b8c39 (patch) | |
tree | dcc82b51a8c2324e18f55a5981f54f9b74703bf2 /manifest.uuid | |
parent | 37b76bac18d42f6ebefa4cbbc9882b30f946427d (diff) | |
download | sqlite-d7324103b196c572a98724a5658970b4000b8c39.tar.gz sqlite-d7324103b196c572a98724a5658970b4000b8c39.zip |
Enhance sqlite3_rsync so that if the first attempt to invoke a copy
of itself on the remote system using ssh fails, try again after
augmenting the PATH. This enables sqlite3_rsync to work without the
--exe option when the remote system is a Mac.
FossilOrigin-Name: 38d4c94d8c7802101ef3bfb411002f9497fdbbbd2b4d3514cef5b76ffd66f75b
Diffstat (limited to 'manifest.uuid')
-rw-r--r-- | manifest.uuid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.uuid b/manifest.uuid index dc34458e0..f3c2df3c4 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -f8f15eff6ae50d569ed13a3b18f33eaa43453c0cb80b6007df38e880b62f45d0 +38d4c94d8c7802101ef3bfb411002f9497fdbbbd2b4d3514cef5b76ffd66f75b |