diff --git a/build_distro.sh b/build_distro.sh index a40075f60558158abfcfad9edfda3a1b87a0eb34..801a7b9df8cddf34aa753744abf11015830f6151 100755 --- a/build_distro.sh +++ b/build_distro.sh @@ -24,6 +24,7 @@ pull_git() { release_notes() { rm -rf rn.txt + pull_git $BUILD_PATH OUTPUT="

Release Notes for $RELEASE

" cd $BUILD_PATH/commons_profile OUTPUT="$OUTPUT

Commons Profile:

`drush rn --date $FROM_DATE $TO_DATE`"