Changeset 7524
- Timestamp:
- 09/16/2026 05:22:02 AM (5 days ago)
- File:
-
- 1 edited
-
trunk/bin/prepare-plugin-svn-release.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/prepare-plugin-svn-release.sh
r7443 r7524 49 49 [[ -s "$candidate_dir/bbpress.pot" ]] || fail "Candidate is missing a non-empty bbpress.pot." 50 50 [[ ! -e "$candidate_dir/tests" ]] || fail "Candidate unexpectedly contains tests." 51 for development_path in .github .git .svn Gruntfile.js package.json package-lock.json composer. json composer.lock; do51 for development_path in .github .git .svn Gruntfile.js package.json package-lock.json composer.lock; do 52 52 [[ ! -e "$candidate_dir/$development_path" ]] || fail "Candidate unexpectedly contains $development_path." 53 53 done
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)