diff --git a/bin/sitespeed-junit.io b/bin/sitespeed-junit.io index 9d1f401c6..da0d727c9 100755 --- a/bin/sitespeed-junit.io +++ b/bin/sitespeed-junit.io @@ -154,9 +154,6 @@ fi # #******************************************************* function find_right_dir() { -# Switch to my dir -cd "$(dirname ${BASH_SOURCE[0]})" -HOME="$(pwd)" cd $REPORT_BASE_DIR HOST_DIR="$(ls -tr | tail -1)" cd $HOST_DIR