module-tag has new option -b to deal with a given build branch
[build.git] / getdistroname.sh
1 #!/bin/bash
2
3 . build.common
4
5 echo $pl_DISTRO_NAME
6