Skip to content

Commit 8891280

Browse files
committed
fix:
1 parent 8ddb50f commit 8891280

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/fpm_command_line.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,6 @@ subroutine get_command_line_settings(cmd_settings)
663663
cmd_settings=fpm_update_settings(name=names, &
664664
& fetch_only=lget('fetch-only'), &
665665
& dump=val_dump, &
666-
& fetch_only=lget('fetch-only'), &
667666
& verbose=lget('verbose'), &
668667
& path_to_config=config_file, &
669668
& clean=lget('clean'))

0 commit comments

Comments
 (0)