Skip to content

Commit

Permalink
#104 Delete db2
Browse files Browse the repository at this point in the history
  • Loading branch information
docktermj committed Aug 20, 2024
1 parent d83fac4 commit 679469e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 13 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ GO_ARCH = $(word 2, $(GO_OSARCH))

# Conditional assignment. ('?=')
# Can be overridden with "export"
# Example: "export LD_LIBRARY_PATH=/path/to/my/senzing-garage/g2/lib"
# Example: "export LD_LIBRARY_PATH=/path/to/my/senzing-garage/er/lib"

LD_LIBRARY_PATH ?= /opt/senzing/g2/lib
LD_LIBRARY_PATH ?= /opt/senzing/er/lib
GOBIN ?= $(shell go env GOPATH)/bin

# Export environment variables.
Expand Down
3 changes: 0 additions & 3 deletions testdata/db2/01-hello-world.sh

This file was deleted.

5 changes: 0 additions & 5 deletions testdata/db2/10-create-senzing-schema.sh

This file was deleted.

3 changes: 0 additions & 3 deletions testdata/db2/99-goodbye-world.sh

This file was deleted.

0 comments on commit 679469e

Please sign in to comment.