Skip to content

Commit

Permalink
Removing registration plus files, folders and references
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamid Quddus Akhtar committed Jul 12, 2018
1 parent 26132ad commit 238f8c0
Show file tree
Hide file tree
Showing 45 changed files with 3 additions and 2,755 deletions.
2 changes: 0 additions & 2 deletions UpdateMonitor/build-linux-x64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ _postprocess_updatemonitor_linux_x64() {
source $WD/UpdateMonitor/staging/linux-x64/versions-linux-x64.sh
PG_BUILD_UPDATE_MONITOR=$(expr $PG_BUILD_UPDATE_MONITOR + $SKIPBUILD)

_registration_plus_postprocess "$WD/UpdateMonitor/staging" "UpdateMonitor" "iUMVersion" "/etc/postgres-reg.ini" "UpdateMonitor" "UpdateMonitor" "UpdateMonitor" "$PG_VERSION_UPDATE_MONITOR"

cd $WD/UpdateMonitor

pushd staging/linux-x64
Expand Down
2 changes: 0 additions & 2 deletions UpdateMonitor/build-linux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,6 @@ _postprocess_updatemonitor_linux() {
source $WD/UpdateMonitor/staging/linux/versions-linux.sh
PG_BUILD_UPDATE_MONITOR=$(expr $PG_BUILD_UPDATE_MONITOR + $SKIPBUILD)

_registration_plus_postprocess "$WD/UpdateMonitor/staging" "UpdateMonitor" "iUMVersion" "/etc/postgres-reg.ini" "UpdateMonitor" "UpdateMonitor" "UpdateMonitor" "$PG_VERSION_UPDATE_MONITOR"

cd $WD/UpdateMonitor

pushd staging/linux
Expand Down
2 changes: 0 additions & 2 deletions UpdateMonitor/build-osx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,6 @@ _postprocess_updatemonitor_osx() {
mkdir -p $WD/UpdateMonitor/staging/osx || _die "Couldn't create the staging directory"
chmod ugo+w $WD/UpdateMonitor/staging/osx || _die "Couldn't set the permissions on the staging directory"

_registration_plus_postprocess "$WD/UpdateMonitor/staging" "UpdateMonitor" "iUMVersion" "/etc/postgres-reg.ini" "UpdateMonitor" "UpdateMonitor" "UpdateMonitor" "$PG_VERSION_UPDATE_MONITOR"

# Copy the staging to controller to build the installers
ssh $PG_SSH_OSX "cd $PG_PATH_OSX/UpdateMonitor/staging/osx; rm -f updatemonitor-staging.tar.bz2" || _die "Failed to remove archive of the UpdateMonitor staging"
ssh $PG_SSH_OSX "cd $PG_PATH_OSX/UpdateMonitor/staging/osx; tar -jcvf updatemonitor-staging.tar.bz2 *" || _die "Failed to create archive of the updatemonitor staging"
Expand Down
157 changes: 0 additions & 157 deletions UpdateMonitor/build-solaris-sparc.sh

This file was deleted.

Loading

0 comments on commit 238f8c0

Please sign in to comment.