Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
richm committed Sep 20, 2024
1 parent f681b3b commit 2bc3b89
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion library/lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,8 @@ rolesIsVirtual() {

rolesUploadLogs() {
local logfile=$1
local guests_yml=$2
# use global variable for now
# local guests_yml=$2
local id_rsa_path pr_substr os artifact_dirname target_dir
if [ -z "$LINUXSYSTEMROLES_SSH_KEY" ]; then
rlFileSubmit "$logfile"
Expand Down

0 comments on commit 2bc3b89

Please sign in to comment.