Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Merge "Update projects ignored for unreleased changes"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Mar 24, 2015
2 parents 9921a71 + 1cad30c commit f011239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/list_unreleased_changes.sh
Expand Up @@ -23,7 +23,7 @@ export PAGER=

if [ -z "$*" ]
then
libs=$($bindir/list_oslo_projects.py | egrep -v -e '(oslo.version|cookiecutter|incubator)')
libs=$($bindir/list_oslo_projects.py | egrep -v -e '(oslo-specs|cookiecutter|incubator)')
else
libs="$*"
fi
Expand Down

0 comments on commit f011239

Please sign in to comment.