This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
aj
/
kalliope
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
move test script into the new neuron folder path
nico
hace 8 años
padre
62a8296393
commit
ae5344248f
Se han
modificado 2 ficheros
con
6 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
kalliope/neurons/script/tests/test_script.sh
3
0
kalliope/neurons/script/tests/test_script_cat.sh
+ 3
- 0
kalliope/neurons/script/tests/test_script.sh
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt