Index: build/build.sh =================================================================== diff -u -r25d922a9d13b924acfb688513f841a4e6eeb4f52 -r68b95588b0f90670fc6ce6d14210570c6b1b0d06 --- build/build.sh (.../build.sh) (revision 25d922a9d13b924acfb688513f841a4e6eeb4f52) +++ build/build.sh (.../build.sh) (revision 68b95588b0f90670fc6ce6d14210570c6b1b0d06) @@ -239,8 +239,10 @@ python3 ./alarmMapping.py Alarms.xlsx ../../ui.config/Alarms/Alarms.conf cd "$currentDir" + echo "Current Dir $(pwd)" + #cd .. - cd application + #cd application # 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