We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddb50f commit 8891280Copy full SHA for 8891280
src/fpm_command_line.f90
@@ -663,7 +663,6 @@ subroutine get_command_line_settings(cmd_settings)
663
cmd_settings=fpm_update_settings(name=names, &
664
& fetch_only=lget('fetch-only'), &
665
& dump=val_dump, &
666
- & fetch_only=lget('fetch-only'), &
667
& verbose=lget('verbose'), &
668
& path_to_config=config_file, &
669
& clean=lget('clean'))
0 commit comments