nix run: Flush the progress bar before starting the command
This commit is contained in:
parent
05d68a6e23
commit
c8235c5313
5 changed files with 28 additions and 19 deletions
|
|
@ -4,12 +4,8 @@
|
|||
|
||||
namespace nix {
|
||||
|
||||
class StartProgressBar
|
||||
{
|
||||
Logger * prev = 0;
|
||||
public:
|
||||
StartProgressBar();
|
||||
~StartProgressBar();
|
||||
};
|
||||
void startProgressBar();
|
||||
|
||||
void stopProgressBar();
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue