]> git.ozlabs.org Git - next-scripts/commitdiff
merge_akpm: Notify when waiting for akpm fixup
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 19 Jun 2015 05:36:09 +0000 (15:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 19 Jun 2015 05:55:29 +0000 (15:55 +1000)
merge_akpm

index 255b767c7067f7264716aa17ed211638aa733ae5..f7670dbcf1a6594488905294705a14771ec6bd7d 100755 (executable)
@@ -83,6 +83,7 @@ execute git rebase --onto master remotes/origin/akpm/master-base || {
        bash -i || exit
 }
 echo "fix up?"
+notify-send "Waiting for akpm fix up"
 bash -i
 log '$' cd $cpwd
 cd $cpwd