Skip to content

Commit e76e3bd

Browse files
committed
.
1 parent 4f0c6ef commit e76e3bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/aiida/cmdline/commands/cmd_computer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,6 @@ def computer_search(pattern, source):
960960
setup_file = save_config_to_file(processed_setup_config, 'setup', system_name, variant)
961961
configure_file = save_config_to_file(processed_configure_config, 'configure', system_name, variant)
962962

963-
echo.echo_success('Configuration files created successfully!')
964963
echo.echo('To set up the computer, run:')
965964
echo.echo(f' verdi computer setup --config {setup_file}')
966965
echo.echo('\nTo configure the computer, run:')

0 commit comments

Comments
 (0)