This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
aj
/
kalliope
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
move test script into the new neuron folder path
nico
8 vuotta sitten
vanhempi
62a8296393
commit
ae5344248f
2 muutettua tiedostoa
jossa
6 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
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
Näytä tiedosto
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Näytä tiedosto
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt