Files
build/bin/kernel-autobump-tracker
T
2014-04-01 08:19:32 +02:00

10 lines
443 B
Bash
Executable File

#!/bin/bash
. /etc/profile
# Tracked kernels
/home/bot/build/bin/kernel-autobump /home/bot/kernel stable origin 3.10 sabayon- "3\.10\.[0-9999]"
/home/bot/build/bin/kernel-autobump /home/bot/kernel stable origin 3.12 sabayon- "3\.12\.[0-9999]"
/home/bot/build/bin/kernel-autobump /home/bot/kernel stable origin 3.13 sabayon- "3\.13\.[0-9999]"
/home/bot/build/bin/kernel-autobump /home/bot/kernel stable origin 3.14 sabayon- "3\.14\.[0-9999]"