aboutsummaryrefslogtreecommitdiff
path: root/bin/codereview
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2009-07-16 00:49:35 -0700
committerRuss Cox <rsc@swtch.com>2009-07-16 00:49:35 -0700
commit14c54eff222d113e96de396630f13c2fb97e83aa (patch)
tree7077b28d8cbf780c3f2f2372590865f9313ded95 /bin/codereview
parent9f8b1dc7fa6c53b7340ea5179f3d9e4310cd897d (diff)
downloadplan9port-14c54eff222d113e96de396630f13c2fb97e83aa.tar.gz
plan9port-14c54eff222d113e96de396630f13c2fb97e83aa.tar.bz2
plan9port-14c54eff222d113e96de396630f13c2fb97e83aa.zip
codereview: add experimental scripts
Diffstat (limited to 'bin/codereview')
-rwxr-xr-xbin/codereview2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/codereview b/bin/codereview
new file mode 100755
index 00000000..5339d566
--- /dev/null
+++ b/bin/codereview
@@ -0,0 +1,2 @@
+#!/bin/sh
+$PLAN9/bin/codereview.py -r rsc --cc codebot --send_mail "$@"