X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/eb5687932cd1ebe3d5a5d0f56eee8d6aac8d8559..bda9d51f221aba0d3aba2be58c9dde82193611d7:/mrconfig.complex diff --git a/mrconfig.complex b/mrconfig.complex index c59c8fe..f8ec25c 100644 --- a/mrconfig.complex +++ b/mrconfig.complex @@ -69,7 +69,7 @@ skip = ! wantsrc [src/linux-2.6] checkout = git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git skip = ! mylaptop || ! wantsrc || - ([ "$1" = update ] && [ $(hours_since "$1") -lt 12 ]) + ([ "$1" = update ] && ! hours_since "$1" 12) [src/dpkg] # A merge of the upstream dpkg git repo and my own personal branch.