Skip to content

Commit 424c56f

Browse files
author
emmett1
committed
fix typo
1 parent 0440395 commit 424c56f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgadd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ LOCK_FILE="$SCRATCHPKG_DIR/spkg.lock"
140140
}
141141

142142
[ -d "$ROOT_DIR/$INDEX_DIR" ] || {
143-
msgerr "Package's database directory not exist! ($ROOT_DIR$/INDEX_DIR)"
143+
msgerr "Package's database directory not exist! ($ROOT_DIR/$INDEX_DIR)"
144144
ret 1
145145
}
146146

0 commit comments

Comments
 (0)