Skip to content

Commit

Permalink
debug permission denied
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiangs18 committed Mar 15, 2024
1 parent 8503aba commit 651d281
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/kbaseauthcontroller/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ func installTemplates(authJarPath string, templateDir string) error {
}
defer destination.Close()

fmt.Println("pass this line")
io.Copy(destination, source)
}
}
Expand Down

0 comments on commit 651d281

Please sign in to comment.