Skip to content

Commit

Permalink
fix: minor issues
Browse files Browse the repository at this point in the history
  • Loading branch information
rorlic committed Apr 8, 2024
1 parent 67a1b93 commit fdb95f5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
/data/epsg/
/*/tests/.java/
jmeter.log
.DS_Store
5 changes: 0 additions & 5 deletions load-testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@ Here you can find load tests for:
## Initialization
Before running the tests you need to create the required locations (with the correct permissions):

for the runner:
```bash
mkdir -p ./database
chmod o+w ./database
```
for the server:
```bash
mkdir -p ./server/tmp/epsg
Expand Down

0 comments on commit fdb95f5

Please sign in to comment.