Skip to content

Commit

Permalink
perl tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
david-dick committed Jun 28, 2024
1 parent 5aa2194 commit 61cb6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssh-auth-cmd-marionette
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ qr/(?:$quoted_linux_profiles_ini|$quoted_darwin_profiles_ini)\/profiles[.]ini/sm
qr/scp(?:[ ]\-v)?[ ]\-p[ ]\-t[ ]"?$root_dir_regex\/$addons_regex"?/smx,
qr/scp[ ]\-p[ ]\-t[ ]$root_dir_regex\/certs\/root_ca_\d{1,10}[.]cer/smx,
qr/scp[ ]\-p[ ]\-[fT][ ](?:\-P[ ])?$allowed_binary_directories_regex\/$version_updates_regex/smx,
qr/scp(?:[ ]\-v)?[ ]\-p[ ]\-[tf][ ]"?$root_dir_regex\/$downloads_regex"?/smx,
qr/scp(?:[ ]\-v)?[ ]\-p[ ]\-[tf][ ]"?$root_dir_regex\/$downloads_regex"?/smx,
qr/scp[ ]\-p[ ]\-[tf][ ]"?$profiles_ini_regex"?/smx,
qr/kill[ ]\-0[ ]\d{1,8}/smx,
qr/which[ ]$allowed_binary_regex/smx,
Expand Down

0 comments on commit 61cb6dc

Please sign in to comment.