Overview
Comment: | Added server expire timeout to fdktestqa |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | dev |
Files: | files | file ages | folders |
SHA1: |
3bdad1e79d0537969de12bd5c646008b |
User & Date: | matt on 2013-04-28 10:20:28 |
Other Links: | branch diff | manifest | tags |
Context
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 | |
Changes
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 |