Mercurial > hg > xemacs-beta
diff tests/automated/os-tests.el @ 5940:c608d4b0b75e cygwin64 tip
rescue lost branch from 64bit.backup
author | Henry Thompson <ht@markup.co.uk> |
---|---|
date | Thu, 16 Dec 2021 18:48:58 +0000 |
parents | 071b810ceb18 |
children |
line wrap: on
line diff
--- a/tests/automated/os-tests.el Fri Jul 24 14:48:46 2015 +0100 +++ b/tests/automated/os-tests.el Thu Dec 16 18:48:58 2021 +0000 @@ -105,7 +105,7 @@ directory-sep-char directory-sep-char envvar-existing-val)) - (if (memq system-type '(windows-nt cygwin32)) + (if (memq system-type '(windows-nt cygwin32 cygwin64)) '("//network-path/c$" "//network-path/c$") '("/network-path/c$" "/network-path/c$")) (list (format "/home/whoever/$%s" envvar-not-existing)