Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hgavidia committed Dec 22, 2017
1 parent 68ec24f commit 5b8a1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpis
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def main():
if db.get_config('multi_install') == 'True':
list_cmd_to_install.append(cmd_)
pause(tr("The tasks was added to the installation"
"list."))
" list."))
else:
execute_command(cmd_)
else:
Expand Down

0 comments on commit 5b8a1c8

Please sign in to comment.