~jcsackett/charmworld/bac-tag-constraints

« back to all changes in this revision

Viewing changes to scripts/reset-db

  • Committer: Aaron Bentley
  • Date: 2013-02-12 18:57:02 UTC
  • mfrom: (149 charmworld)
  • mto: This revision was merged to the branch mainline in revision 150.
  • Revision ID: aaron@canonical.com-20130212185702-9gnf40ao17a7uw7v
Merged trunk into mongo-urls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
 
#
 
2
 
 
3
# Copyright 2012, 2013 Canonical Ltd.  This software is licensed under the
 
4
# GNU Affero General Public License version 3 (see the file LICENSE).
 
5
 
3
6
# Very dangerous script to wipe on disk directory and mongo of data.
4
7
 
5
8
set -e