ipso: only fiddle with factotum when editing factotum file
This commit is contained in:
parent
a58f193d08
commit
ae1f02adde
1 changed files with 4 additions and 2 deletions
4
bin/ipso
4
bin/ipso
|
|
@ -58,9 +58,11 @@ while(~ $1 -*){
|
|||
}
|
||||
|
||||
if(~ $flush no && ~ $edit no && ~ $load no){
|
||||
load = yes
|
||||
edit = yes
|
||||
if(~ factotum $*){
|
||||
load = yes
|
||||
flush = yes
|
||||
}
|
||||
}
|
||||
|
||||
if(~ $flush yes && ~ $edit no && ~ $load no){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue