Skip to content

Commit 306dcf1

Browse files
committed
Changed default KSCRIPT_HOME
1 parent 716c402 commit 306dcf1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/TestsReadme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ Useful commands:
4848
#git clone https://github.com/holgerbrandl/kscript ; export KSCRIPT_HOME=$(pwd)/kscript
4949

5050
#export KSCRIPT_HOME="/Users/brandl/projects/kotlin/kscript"
51-
export KSCRIPT_HOME="/mnt/hgfs/sharedDB/db_projects/kscript"
51+
#export KSCRIPT_HOME="/mnt/hgfs/sharedDB/db_projects/kscript"
52+
export KSCRIPT_HOME="/mnt/hgfs/d_data/projects/misc/kscript"
5253
#export KSCRIPT_HOME="/cygdrive/z/kscript"
5354
## change into this/test directory
5455

0 commit comments

Comments
 (0)