tags 668691 + fixed pending
thanks
On Sat, Apr 14, 2012 at 10:27:27AM +0900, Koichi Akabe wrote:
> Package: python3-pytest
> Version: 2.2.3-2
> Severity: normal
>
> Dear Maintainer,
>
> py.test.sh doesn't get the version number of python.
> The following code is on py.test.sh:
>
> > case $PYVER
Package: python3-pytest
Version: 2.2.3-2
Severity: normal
Dear Maintainer,
py.test.sh doesn't get the version number of python.
The following code is on py.test.sh:
> case $PYVERSION in
> "[0-9].[0-9]"|"[0-9]") ;;
> *) PYVERSION='';; #If ill-formed version, use the default.
> esac
This
2 matches
Mail list logo