Skip to content

Commit 684c2c5

Browse files
committed
codacy
1 parent a534616 commit 684c2c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test_harness/single_node/install.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# A script to manage the main steps in installing an iRODS server as well as all necessary support. (Dependencies,
44
# catalog database, etc.)
55

6-
IRODS_HOME=/var/lib/irods
76
DEV_HOME="$HOME"
87
: ${DEV_REPOS:="$DEV_HOME/github"}
98

test_harness/utility/iinit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import sys
1111
from os import chmod
1212
from os.path import expanduser,exists,join
13-
from getopt import getopt
1413

1514

1615
home_env_path = expanduser('~/.irods')

0 commit comments

Comments
 (0)