Skip to content
Snippets Groups Projects
Commit 179eb70b authored by intrigeri's avatar intrigeri
Browse files

Merge remote-tracking branch 'sarava/bug/3003'

Conflicts:
	handlers/rsync.in
parents 9e1d98a2 33f330c0
Branches
Tags
No related merge requests found
......@@ -284,6 +284,10 @@ function eval_config {
done
IFS=$SAVEIFS
set +o noglob
# Make sure we'll run bash at the destination
ssh_cmd="$ssh_cmd /bin/bash"
}
function rotate_short {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment