Index: alarmMapping.sh =================================================================== diff -u -r54c4136d95375116e6daf23b7d4179159cf13d0c -r45809f32e7c54277c75159ca6ce3143586c13ffb --- alarmMapping.sh (.../alarmMapping.sh) (revision 54c4136d95375116e6daf23b7d4179159cf13d0c) +++ alarmMapping.sh (.../alarmMapping.sh) (revision 45809f32e7c54277c75159ca6ce3143586c13ffb) @@ -15,7 +15,7 @@ # ############################################################################ ALARM_MAPPING=../scripts/build/alarmMapping -BRANCH="staging" +BRANCH=$(git symbolic-ref --short HEAD) if ( test -n "$1" ); then BRANCH="$1" fi