Searched refs:configNum (Results 1 - 1 of 1) sorted by relevance

/inkscape/packaging/
H A Drelease-sign-tarballs100 configNum=$(echo "$status_file" | wc -l | sed 's:^ *::')
101 if [ x"$configNum" = x0 ]; then
104 elif [ x"$configNum" != x1 ]; then

Completed in 20 milliseconds