This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
aj
/
kalliope
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
move test script into the new neuron folder path
nico
il y a 8 ans
Parent
62a8296393
commit
ae5344248f
2 fichiers modifiés
avec
6 ajouts
et
0 suppressions
Vue séparée
Afficher les stats 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
Voir le fichier
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+touch /tmp/kalliope_text_shell.txt
+ 3
- 0
kalliope/neurons/script/tests/test_script_cat.sh
Voir le fichier
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+cat /tmp/kalliope_text_shell.txt