diff options
author | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2009-12-13 06:19:23 -0500 |
commit | 4d057dab603f42ec40b911dbee6792dcf107bd14 (patch) | |
tree | 9a73459aa160e3c96f4893b132543f412ca6e97f /.be/settings | |
parent | dff6bd9bf89ca80e2265696a478e540476718c9c (diff) | |
download | bugseverywhere-4d057dab603f42ec40b911dbee6792dcf107bd14.tar.gz |
Converted libbe.storage.vcs.base to new Storage format.
Diffstat (limited to '.be/settings')
-rw-r--r-- | .be/settings | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/.be/settings b/.be/settings deleted file mode 100644 index b3c2b81..0000000 --- a/.be/settings +++ /dev/null @@ -1,20 +0,0 @@ -encoding: utf-8 - - -extra_strings: -- "SUBSCRIBE:W. Trevor King <wking@drexel.edu>\tall\t*" - - -inactive_status: -- - closed - - The bug is no longer relevant. -- - fixed - - The bug should no longer occur. -- - wontfix - - It's not a bug, it's a feature. -- - disabled - - Unknown meaning. For backwards compatibility with old BE bugs. - - -vcs_name: bzr - |