[opam-commits] Passed: dra27/opam#518 (dir-separator - a09342d)

Travis CI builds at travis-ci.org
Thu Jun 27 20:49:58 BST 2019


Build Update for dra27/opam
-------------------------------------

Build: #518
Status: Passed

Duration: 5 hrs, 40 mins, and 50 secs
Commit: a09342d (dir-separator)
Author: David Allsopp
Message: Correct display of dir separator on Windows.

Corrected messages which had hard-coded forward slashes in messages (e.g.
~/.opam) either to use Filename.dir_sep (for simple cases like that) or
Filename.concat to build the display properly. Messages on Windows should
always use backslashes (and certainly not end up displaying a mix).

OpamFilename.create and OpamFilename.Dir.of_string both normalise
forward-slash to back-slash on Windows.

View the changeset: https://github.com/dra27/opam/compare/547584959e34...a09342d89ff4

View the full build log and details: https://travis-ci.org/dra27/opam/builds/551315508?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the dra27/opam repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=11087431&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ocaml.org/pipermail/opam-commits/attachments/20190627/ae671562/attachment-0001.html>


More information about the Opam-commits mailing list