# HG changeset patch # User Jeff Hammel # Date 1380306797 25200 # Node ID 9bb762fc3a943c80099f48459b93de3c2b323c56 # Parent 0e0222cd3cab2a794a29f1fe7a7eb06accf60f68 wip diff -r 0e0222cd3cab -r 9bb762fc3a94 .bashrc --- 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='│' diff -r 0e0222cd3cab -r 9bb762fc3a94 bin/tofile.sh --- /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