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 8ddb50f commit 8891280
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/fpm_command_line.f90
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,6 @@ subroutine get_command_line_settings(cmd_settings)
cmd_settings=fpm_update_settings(name=names, &
& fetch_only=lget('fetch-only'), &
& dump=val_dump, &
& fetch_only=lget('fetch-only'), &
& verbose=lget('verbose'), &
& path_to_config=config_file, &
& clean=lget('clean'))
Expand Down

0 comments on commit 8891280

Please sign in to comment.