Project

General

Profile

Anomalie #2141

testpatches.py : erreur dans le répertoire des patches

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

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

100%

Distribution:
EOLE 2.3

Description

--- /root/testpatches.py    2011-10-01 17:04:49.000000000 +0200
+++ /usr/share/creole/testpatches.py    2011-10-01 17:06:18.000000000 +0200
@@ -12,7 +12,7 @@
 from zephir.monitor.agents import patches
 from os.path import join

-patchs = glob(join(patch_dir, 'patch', '*.patch'))
+patchs = glob(join(patch_dir, '*.patch'))
 patchs.extend(glob(join(patch_dir, 'variante', '*.patch')))
 err = []
 for patch in patchs:

Associated revisions

Revision 4222b120 (diff)
Added by Joël Cuissinat over 11 years ago

testpatches.py : erreur dans le répertoire des patches (fixes #2141)

History

#1 Updated by Joël Cuissinat over 11 years ago

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

#2 Updated by Joël Cuissinat over 11 years ago

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

#3 Updated by Joël Cuissinat over 11 years ago

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

OK le patch est bien détecté

*** Patches
.                     patches => Erreur
fichiers : squid.conf.patch

Also available in: Atom PDF