Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e4a42e

Browse files
author
anki-code
committed
0.5.5
1 parent 450947e commit 4e4a42e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎xxh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ class Xxh:
654654
if opt.env_mode:
655655
# TODO: This PoC code should be in `xxh.zsh`. Every shell should has own `xxh.shell`
656656
# which should be "sourced". While "sourcing" the script should prepare
657-
# and pass `-e` arguments to xxh.
657+
# and pass `-e` arguments to xxh. See how it works in `xxh.xsh`.
658658
xxh_env = self.get_xxh_env()
659659
if xxh_env:
660660
host_xxh_plugins_dir = host_xxh_home / 'xxh/plugins'

0 commit comments

Comments
 (0)