mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-21 14:15:25 -06:00
ide: urepo now prints Done at the end of processing
git-svn-id: svn://ultimatepp.org/upp/trunk@15570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
9153e2266d
commit
8928e9c70e
1 changed files with 1 additions and 1 deletions
|
|
@ -415,7 +415,7 @@ again:
|
|||
if(git && git->pull)
|
||||
sys.Git(repo_dir, "pull");
|
||||
}
|
||||
sys.Log("Finished", Gray());
|
||||
console.Log("Done", Gray());
|
||||
sys.Perform();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue