Procházet zdrojové kódy

Fix typo in default test suite search path

Alois Mahdal před 6 roky
rodič
revize
397b3727f9
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/libexec/jattool-runtest

+ 1
- 1
src/libexec/jattool-runtest Zobrazit soubor

@@ -33,7 +33,7 @@ runtest() {
33 33
         jattool qrun "./test"
34 34
 }
35 35
 
36
-JATS__PATH=${JATS__PATH:-/usr/share/jat/suite}
36
+JATS__PATH=${JATS__PATH:-/usr/share/jats/suite}
37 37
 
38 38
 tlocate() {
39 39
     #