Skip to content

Resolves #103 add --clean mode#107

Merged
pcottle merged 1 commit intomasterfrom
addCleanMode
May 15, 2015
Merged

Resolves #103 add --clean mode#107
pcottle merged 1 commit intomasterfrom
addCleanMode

Conversation

@pcottle
Copy link
Contributor

@pcottle pcottle commented May 15, 2015

Resolves #103 -- now we have a clean mode:

[pcottle:~/Dropbox (Facebook)/wip/PathPicker:addCleanMode]$ ./fpp --clean; git diff HEAD~10 --stat | ./fpp
Cleaning out state files...
Done! Removed 4 files 
Nothing to do!
:D

@jbnicolai you probably want to use this with ./fpp --clean > /dev/null; to hide the output. then it should work for your use case!

pcottle added a commit that referenced this pull request May 15, 2015
@pcottle pcottle merged commit 64c1727 into master May 15, 2015
@pcottle pcottle deleted the addCleanMode branch May 15, 2015 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flag to disable 'Using old result...'

1 participant