diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-06-27 14:22:23 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:57 -0400 |
| commit | d609c49a37cb18c27b1c71f13c514679a5f3e434 (patch) | |
| tree | f39299bb5001469f4c53e67cf818c9c0827a4a39 /meta-openstack/recipes-devtools/python | |
| parent | da6afef5dccdfced757572797f5617715e05a3d8 (diff) | |
| download | meta-cloud-services-d609c49a37cb18c27b1c71f13c514679a5f3e434.tar.gz | |
python-quantum: Cleaned old comments
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb index d38df40..56eaaf0 100644 --- a/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb +++ b/meta-openstack/recipes-devtools/python/python-quantum_2013.1.2.bb | |||
| @@ -57,8 +57,6 @@ pkg_postinst_${SRCNAME} () { | |||
| 57 | exit 1 | 57 | exit 1 |
| 58 | fi | 58 | fi |
| 59 | 59 | ||
| 60 | # quick fix | ||
| 61 | #exit 1 | ||
| 62 | sudo -u postgres createdb quantum | 60 | sudo -u postgres createdb quantum |
| 63 | } | 61 | } |
| 64 | 62 | ||
