mirror of
https://github.com/restic/restic.git
synced 2026-05-09 03:55:24 +00:00
sftp: change debug tag to debug_sftp
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build debug
|
||||
// +build debug_sftp
|
||||
|
||||
package sftp
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build !debug
|
||||
// +build !debug_sftp
|
||||
|
||||
package sftp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user