Vote count: 0
We are using the Kcov for our shell & python coverage http://ift.tt/1Oi4FqJ included folowing line in our bashrc function python(){
/usr/bin/kcov /tmp/cov1 $@ }
export -f python
but not able to execute it scuuseefully used following options also
alias python="/usr/bin/kcov /tmp/cov1" export python
Or How to use aliases defined in .bashrc in shell script
But no luck , as overloading the python command some times make kcov to hang.
Regards Rana
asked 31 secs ago
export issue with kcov for python
Aucun commentaire:
Enregistrer un commentaire