Skip to content

Commit

Permalink
fixup! reftest: add init with space in windows test
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Jun 3, 2024
1 parent 4be63e4 commit 33b6306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/reftests/init.win32.test
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ N0REP0
### OPAMROOT="roots/with path"
### opam init --no-setup --bare --bypass-checks default REPO/
No configuration file found, using built-in defaults.
[NOTE] Your opam root path '${BASEDIR}/roots/with path' contains a space, we'll redirect to '/tmp/opamroot'
[NOTE] Your opam root path '${BASEDIR}/roots/with path' contains a space, we'll redirect to 'C:\opamroot'

<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
Expand Down

0 comments on commit 33b6306

Please sign in to comment.