Skip to content

Commit

Permalink
fix path prefix in verbose messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
khufkens committed Jan 15, 2025
1 parent f51f464 commit 6814c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/wf_request.R
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ wf_request <- function(
exit_message(
request$get_url(),
path,
filename,
request$target,
service_info$service
)
}
Expand Down

0 comments on commit 6814c80

Please sign in to comment.