[ewg] OFED1.3.1 daily builds

2008-05-22 Thread Doron Shoham
Hi Vald,
I saw that in the latest daily builds didn't come with my commits
i.e on  open-iscsi-rh4.git tree commit num 
c79c9d187291f8845fcaa85b64de1838dad4f053.
I have sent you a patch which update the url open-iscsi gits (commit 
1fbe997c7a77f024483777060570e65fd94e924a)
Can it be that you are still pulling from Erez's old tree?

Thanks,
Doron
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] OFED1.3.1 daily builds

2008-05-22 Thread Vladimir Sokolovsky

Doron Shoham wrote:

Hi Vald,
I saw that in the latest daily builds didn't come with my commits
i.e on  open-iscsi-rh4.git tree commit num 
c79c9d187291f8845fcaa85b64de1838dad4f053.
I have sent you a patch which update the url open-iscsi gits (commit 
1fbe997c7a77f024483777060570e65fd94e924a)
Can it be that you are still pulling from Erez's old tree?

Thanks,
Doron


Hi Doron,
The problem is in your git tree:

You have both branch ofed_1_3 and tag ofed_1_3, so when the build_ofed.sh running 'git 
checkout -f ofed_1_3' it receives tag ofed_1_3,
which is old (commit 93639f6d63518ec22527b7b915b0319813b7f50f) ...

To fix this, run: git-tag -d ofed_1_3

Please do it ASAP - I have to build OFED-1.3-rc2 now.

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg