Changeset 15136
- Timestamp:
- 11/01/19 15:52:51 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/contrib/abcl-build/build/t/install.lisp
r15009 r15136 7 7 (prove:plan 2) 8 8 (let ((path (ext:make-temp-directory)) 9 (uri #p"http://www-eu.apache.org/dist/ant/binaries/apache-ant-1.10. 1-bin.zip"))9 (uri #p"http://www-eu.apache.org/dist/ant/binaries/apache-ant-1.10.7-bin.zip")) 10 10 (prove:diag 11 11 (format nil "Testing binary unzip installation of~%~,2t<~a>~%to~%~,2t '~a'." uri path))
Note: See TracChangeset
for help on using the changeset viewer.