Des scripts pour faciliter le reconditionnement de portables - retour accueil
git clone git://bebou.netlib.re/scripts-reco
Log | Files | Refs | README |
commit 83a63c6f919ebe4b3f5c5d4602f517cb45a8e4eb parent 7413f595ded864acfed536a2e2471c5ccaca61e9 Auteurice: Arthur Pons <arthur.pons@unistra.fr> Date: Thu, 20 Mar 2025 13:50:36 +0100 Le message du tout début est une pause Diffstat:
M | bin/common.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/common.sh b/bin/common.sh @@ -50,5 +50,5 @@ fin() { # On lance le test [ ! -f "$tmpdir/histo" ] && < "$1" awk '/tester/ { print $2 }' > "$tmpdir/histo" -informer "Identifiant du test : $id, nom : $nom_modele" +pause "Identifiant du test : $id, nom : $nom_modele" . "$1"