mirror of
https://github.com/nishchayp/DAMN.git
synced 2026-04-25 07:05:58 +03:00
[PR #22] [MERGED] test connection with dest server before proceeding to copy/remove keys #21
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/DAMN#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nishchayp/DAMN/pull/22
Author: @nishchayp
Created: 12/15/2017
Status: ✅ Merged
Merged: 12/15/2017
Merged by: @nishchayp
Base:
master← Head:test-connection📝 Commits (1)
c820f55test connection with dest server before proceeding to copy/remove ssh keys📊 Changes
5 files changed (+60 additions, -31 deletions)
View changed files
📝
app/adminHandler.go(+48 -21)📝
app/handlers.go(+2 -2)➕
scripts/test-connection.sh(+5 -0)➖
scripts/test.sh(+0 -8)➕
scripts/test_connection.sh(+5 -0)📄 Description
Fixes #21 by using a test_connection.sh script
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.