Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
henilp105 committed Apr 27, 2024
1 parent b5e6d6e commit 01c4224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fpm_command_line.f90
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@ subroutine get_command_line_settings(cmd_settings)
cmd_settings = fpm_clean_settings( &
& working_dir=working_dir, &
& clean_skip=skip, &
& registry_cache=lget('registry-cache'), &
& clean_all=clean_all, &
& path_to_config=config_file)
end block
Expand Down

0 comments on commit 01c4224

Please sign in to comment.