old jobs removal
This commit is contained in:
@@ -146,6 +146,7 @@ function whenfilechanges() {
|
||||
}
|
||||
|
||||
local fname
|
||||
local forced
|
||||
local otime
|
||||
local ntime
|
||||
local i
|
||||
@@ -174,7 +175,8 @@ function whenfilechanges() {
|
||||
date
|
||||
}
|
||||
done
|
||||
sleep 2
|
||||
read -t 2 forced
|
||||
[ $? -eq 0 ] && eval "$@"
|
||||
done
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user