This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
iphone
/
libplist
espejo de
https://github.com/libimobiledevice/libplist.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
git-version-gen: Prevent multiple lines of output
Nikias Bassen
hace 2 años
padre
72480212cd
commit
b8fcc89b74
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
git-version-gen
+ 1
- 0
git-version-gen
Ver fichero
@@ -16,4 +16,5 @@ else
fi
fi
fi
+VER=`printf %s "$VER" | head -n1`
printf %s "$VER"