Explorar el Código

Fix test dir name

master
Arun Prakash Jana hace 7 años
padre
commit
95a3e0fca4
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: A75979F35C080412
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      scripts/test/mktest.sh

+ 2
- 2
scripts/test/mktest.sh Ver fichero

@@ -2,8 +2,8 @@

# Create test files and directories

test -e test && {
echo "Remove test and try again"
test -e outdir && {
echo "Remove 'outdir' and try again"
exit 1
}



Cargando…
Cancelar
Guardar