Project

General

Profile

Anomalie #2014

erreur dans le diagnose de nginx

Added by Emmanuel GARETTE (2) almost 12 years ago. Updated over 11 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
09/01/2011
Due date:
% Done:

100%

Spent time:
Distribution:
EOLE 2.3

Description

La variable "revprox_domainname" est une variable multiple.

Le script /usr/share/eole/diagnose/module/16-reverseproxy à la ligne :

if [ -z $revprox_domainname ];then

qu'il faudrait remplacé par :

if [ -z "$revprox_domainname" ];then

Associated revisions

Revision 6cbbd40a (diff)
Added by Joël Cuissinat almost 12 years ago

diagnose/16-reverseproxy : correction du test nginx (fixes #2014)

History

#1 Updated by Joël Cuissinat almost 12 years ago

  • Target version set to Mises à jour 2.3 - 02 RC

#2 Updated by Joël Cuissinat almost 12 years ago

  • Status changed from Nouveau to Résolu
  • % Done changed from 0 to 100

#3 Updated by Joël Cuissinat almost 12 years ago

Sinon... /usr/share/eole/diagnose/module/16-reverseproxy: ligne 7 : [: etab.toto.lan : opérateur binaire attendu ;)

#4 Updated by Fabrice Barconnière over 11 years ago

  • Status changed from Résolu to Fermé
  • Distribution set to EOLE 2.3

Also available in: Atom PDF