* build the kernel 5 times in the kernel test

This commit is contained in:
Jeff Carr 2011-10-31 11:42:38 -04:00
parent 85b5e22860
commit 4930fb6989
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
#!/bin/bash -x
date -u
cd /root/benchmarks/kernel/
hosts="try1 try2 try3"
hosts="try1 try2 try3 try4 try5"
for host in ${hosts}; do
echo {host}