no name needed for virtualenvwrapper.tmp

This commit is contained in:
Kenneth Reitz
2011-12-06 11:49:31 -08:00
parent ccbc7adbd3
commit fd102d07cf
+1 -1
View File
@@ -32,7 +32,7 @@ function mk (){
}
function mktmp (){
mktmpenv --no-site-packages -p $( which $1) $2
mktmpenv --no-site-packages -p $( which $1)
}
function mktmp (){