Explorar o código

Make it clear that loader-cross.sh takes the Mic executable

Samuel Thibault %!s(int64=9) %!d(string=hai) anos
pai
achega
59f415e123
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/loader-cross.sh.in

+ 1 - 1
tests/loader-cross.sh.in

@@ -5,7 +5,7 @@ top_builddir="@top_builddir@"
 
 if test -z "$1"
 then
-    echo "[Error] Syntax: $0 <executable>"
+    echo "[Error] Syntax: $0 <mic_executable>"
     exit 1
 fi