summaryrefslogtreecommitdiffstats
path: root/makebugtable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1999-01-16 07:05:41 +0100
committerterry%netscape.com <>1999-01-16 07:05:41 +0100
commitccb7eb4de2f2db328c1ab716e58074655b993b19 (patch)
treefd0a729ba84038a8b65b0f05de2fe7192712f189 /makebugtable.sh
parent498a074ffb750e9f3513e932106c990a5cabaca4 (diff)
downloadbugzilla-ccb7eb4de2f2db328c1ab716e58074655b993b19.tar.gz
bugzilla-ccb7eb4de2f2db328c1ab716e58074655b993b19.tar.xz
Allow querying by OS.
Diffstat (limited to 'makebugtable.sh')
-rwxr-xr-xmakebugtable.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makebugtable.sh b/makebugtable.sh
index 260a24025..e9ac8b140 100755
--- a/makebugtable.sh
+++ b/makebugtable.sh
@@ -52,6 +52,7 @@ index (assigned_to),
index (delta_ts),
index (bug_severity),
index (bug_status),
+index (op_sys),
index (priority),
index (product),
index (reporter),