strip SVNPATH for any trailing spaces - exports distroname (e.g. f8 or centos5) to...
[build.git] / getdistroname.sh
1 #!/bin/bash
2
3 . build.common
4
5 echo $pl_DISTRO_NAME
6