right name this time

This commit is contained in:
Peter Hedenskog 2013-04-15 06:23:07 +02:00
parent 573f372066
commit ceec44a9e7
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ DATE_DIR=$(ls -1 ../build/sitespeed-result/$DOMAIN_DIR | head -n1);
RESULT_DIR=$( cd ../build/sitespeed-result/$DOMAIN_DIR/$DATE_DIR && pwd)
files=( index.html errorurls.html pages.html rules.html summary-details.html pages/1.html pages/2.html pages/3.html data/sitespeed-junit.xml)
files=( index.html errorurls.html pages.html rules.html summary-details.html pages/1.html pages/2.html pages/3.html data/sitespeed.io-junit.xml)
for i in "${files[@]}"
do