#742 Adding the source dir for rsync
Merged 4 years ago by mohanboddu. Opened 4 years ago by mohanboddu.
mohanboddu/pungi-fedora epel8-playground-syncing  into  epel8-playground

@@ -48,6 +48,7 @@ 

  fi

  

  NEWCOMPOSE_ID=$(cat $TARGET_DIR/latest-$SHORT-$RELEASE/COMPOSE_ID)

+ DESTDIR=$TARGET_DIR/$NEWCOMPOSE_ID

  LOCATION="https://dl.fedoraproject.org$RSYNCTARGET"

  

  fedmsg_json_start=$(printf '{"log": "start", "branch": "%s", "arch": "%s", "short": "%s", "compose_id": "%s", "location": "%s"}' "$RELEASE" "$ARCH" "$SHORT" "$NEWCOMPOSE_ID", "$LOCATION")

Pull-Request has been merged by mohanboddu

4 years ago
Metadata