changeset 537:9bb762fc3a94

wip
author Jeff Hammel <jhammel@mozilla.com>
date Fri, 27 Sep 2013 11:33:17 -0700
parents 0e0222cd3cab
children 2881ea8897dc
files .bashrc bin/tofile.sh
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/.bashrc	Thu Sep 26 11:28:32 2013 -0700
+++ b/.bashrc	Fri Sep 27 11:33:17 2013 -0700
@@ -62,9 +62,8 @@
 # bzconsole aliases for filing bugs
 alias mozbase-bug="bz new Mozbase --cc ':wlach'"
 alias mozbuild-bug="bz new --product Core 'Build Config' --cc ':gps'"
-alias mozharness-bug="bz new 'Release Engineering: Automation (General)' --cc ':aki' --whiteboard 'mozharness'"
-alias releng-bug="bz new 'Release Engineering: Automation (General)'"
-alias talos-bug="bz new Talos --cc ':jmaher' --cc ':BYK'"
+alias mozharness-bug="bz new --produce 'Release Engineering' 'General Automation ' --cc ':aki' --whiteboard 'mozharness'"
+alias talos-bug="bz new Talos --cc ':jmaher'"
 
 # PROMPT
 PS1='│'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/tofile.sh	Fri Sep 27 11:33:17 2013 -0700
@@ -0,0 +1,1 @@
+/home/jhammel/docs/projects/ims/workflow/tofile.sh
\ No newline at end of file