Skip to content

Commit eb56f4d

Browse files
committed
Prevent CSV Example from exporting personal directory info in checksums
1 parent 5a021a9 commit eb56f4d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Code Examples/Extensions Examples/csv/CSV Example.nlogox

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -932,5 +932,6 @@ Pressing ASK TURTLES [ DIE ] before READ-TURTLES-FROM-CSV will allow to remove t
932932
</shape>
933933
</linkShapes>
934934
<previewCommands>setup
935-
generate-turtles</previewCommands>
935+
generate-turtles
936+
set target-file-path ""</previewCommands>
936937
</model>

0 commit comments

Comments
 (0)