Explorar el Código

update documentation ...

Tiram hace 10 años
padre
commit
243eb0fb39
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      documentation/general_notes.txt

+ 2 - 0
documentation/general_notes.txt

@@ -91,5 +91,7 @@ if [ ! -z "$VAR" ]; then
   echo "You've left a BREAK POINT in one of your files! Aborting commit..."
   exit 1
 fi 
+
+make test || exit 1
 exit 0