]> git.hungrycats.org Git - linux/commitdiff
zygo: do update and report date
authorZygo Blaxell <zblaxell@thirteen.furryterror.org>
Wed, 29 Apr 2015 01:45:59 +0000 (21:45 -0400)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Thu, 30 Apr 2015 01:17:34 +0000 (21:17 -0400)
(cherry picked from commit 81451c617f88daf4570facebcd4889817367c55f)
(cherry picked from commit 83f36278b194466cc3137e29c3517cf70f798f59)

zygo/pick-kernel-btrfs

index 4282435d842a4d9bbbfc004539cf906e9e561d1b..9f5a566f392bc3be75ca8583abb5a42f4319b67e 100755 (executable)
@@ -4,6 +4,8 @@ set -a
 ORIG_PATH="$PATH"
 PATH="$PWD/zygo:$ORIG_PATH"
 
+git remote update
+
 # Mine unmerged btrfs commits from upstreams
 # ...but don't pick up the ancient ones from 2009
 pick-kernel \
@@ -16,3 +18,4 @@ pick-kernel \
 
 KCONFIG_NOTIMESTAMP=1 make oldconfig prepare modules_prepare -j
 make SUBDIRS=fs/btrfs -j
+date