13200:test to remove prefix on python
[arvados.git] / build / run-library.sh
index 238d6d62ccbef275ecec50604583afd026dd5b17..677695c698bcfb61af5e51743f2c2649fc6e921d 100755 (executable)
@@ -50,7 +50,7 @@ version_from_git() {
         return
     fi
 
-    local git_ts git_hash prefix
+    local git_ts git_hash
     if [[ -n "$1" ]] ; then
         prefix="$1"
     else