Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
WP6
/
expub_compendium
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
more error handling in database_functions.sh
joel
Simon Bowie
hace 2 años
padre
31b35bfa03
commit
89e31e5998
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
database_functions.sh
+ 1
- 1
database_functions.sh
Ver fichero
@@ -106,7 +106,7 @@ while getopts ":hleicv" flag; do
CSV_table_import
exit;;
\?) # Invalid option
e
cho "Error: Inva
l
id o
p
tion"
H
elp
exit;;
esac
done
Escribir
Vista previa
Cargando…
Cancelar
Guardar