Index: build/build.sh =================================================================== diff -u -r6448a0e3057e1dc02db2b699ce8ae2ea78e753a1 -rb2040dc8294007bbc671f95034d2d77271715aee --- build/build.sh (.../build.sh) (revision 6448a0e3057e1dc02db2b699ce8ae2ea78e753a1) +++ build/build.sh (.../build.sh) (revision b2040dc8294007bbc671f95034d2d77271715aee) @@ -239,7 +239,7 @@ python3 ./alarmMapping.py Alarms.xlsx ../../ui.config/Alarms/Alarms.conf cd "$currentDir" -cd .. +#cd .. # Open up the status report and parse for the word Failed. This is # for the unit test and integration tests that are executed at another