aboutsummaryrefslogtreecommitdiff
path: root/cad/astk-serveur/files/patch-lib__as_exec.py
blob: 4abe073a54be2c4d928cf1914e0704effb2e72a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./lib/as_exec.py.orig	Tue Jun 28 12:56:13 2005
+++ ./lib/as_exec.py	Sat Jul  2 22:34:46 2005
@@ -397,7 +397,7 @@
 --- Results :
 """)
       info_start=( nbtest, time.strftime('%c'),
-         os.path.join(REPREF,conf['SRCTEST'][0]), ', '.join(reptest), resutest,
+         os.path.join(REPREF,conf['SRCTEST'][0]), reptest, resutest,
          prof['version'][0], exetmp, cmdetmp, eletmp,
          nbmaxnook, cpresok, facmtps )
       print summary % info_start