X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/eb5687932cd1ebe3d5a5d0f56eee8d6aac8d8559..6007e5d1f073c08daa25bd3057eaf3d3ac307071:/mrconfig?ds=sidebyside diff --git a/mrconfig b/mrconfig index a209a2b..4fae2d6 100644 --- a/mrconfig +++ b/mrconfig @@ -7,7 +7,7 @@ skip = ! wantsrc [linux-2.6] checkout = git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git # only update once every 12 hours -skip = ([ "$1" = update ] && [ $(hours_since "$1") -lt 12 ]) +skip = ([ "$1" = update ] && ! hours_since "$1" 12) [debian-cd] checkout = svn co svn://svn.debian.org/debian-cd/trunk debian-cd