Changes In Branch dev Through [3bdad1e79d] Excluding Merge-Ins
This is equivalent to a diff from ede9e7e628 to 3bdad1e79d
2013-04-28
| ||
13:55 | Merged fixes from v1.54 to development check-in: f66722cb02 user: matt tags: dev | |
10:20 | Added server expire timeout to fdktestqa check-in: 3bdad1e79d user: matt tags: dev | |
2013-04-26
| ||
15:03 | Pulled the sites info into an external call in the fslsync example Closed-Leaf check-in: ede9e7e628 user: mrwellan tags: development | |
00:32 | Merged v1.54 back to development check-in: 6b1d02ec51 user: matt tags: development | |
Modified tests/fdktestqa/testqa/megatest.config from [c04381f809] to [8a4e77ed26].
1 2 3 4 5 | [setup] testcopycmd cp --remove-destination -rlv TEST_SRC_PATH/. TEST_TARG_PATH/. [include ../fdk.config] | > > | 1 2 3 4 5 6 7 | [setup] testcopycmd cp --remove-destination -rlv TEST_SRC_PATH/. TEST_TARG_PATH/. [include ../fdk.config] [server] timeout 0.01 |