Skip to content

Commit 7517863

Browse files
committed
verify the repo at the end of add operations
1 parent de1d285 commit 7517863

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

platform/solaris/ips/create.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@ PKG pkgsend add set name=description value="OpenGrok - wicked fast source browse
248248
PKG pkgsend add set name=pkg.human-version value="${human_readable_version}"
249249
PKG pkgsend close
250250

251+
PKG pkgrepo -s "$PKG_REPO_NAME" verify
251252

252253
# checks whether the same file exists and updates it
253254
if [ -f "${PKG_NAME}-${human_readable_version}.p5p" ]

0 commit comments

Comments
 (0)