Changes between Initial Version and Version 1 of Ticket #56229, comment 2
- Timestamp:
- Apr 5, 2018, 2:56:14 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56229, comment 2
initial v1 1 1 `apr-util @1.6.1` with `db48` builds fine, even all tests succeed: 2 2 3 {{{if test ! -d "./data"; then cp -r ./data data; fi 3 {{{ 4 if test ! -d "./data"; then cp -r ./data data; fi 4 5 teststatus=0; \ 5 6 progfailed=""; \