diff --git a/qcd_function b/qcd_function index b3dffff..afcbb5c 100644 --- a/qcd_function +++ b/qcd_function @@ -191,8 +191,8 @@ function whenfilechanges() { date } done - read -t 2 forced echo -ne Waiting.. $( date )\\r + read -t 2 forced [ $? -eq 0 ] && eval "$@" done