]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
added hack for NSS bug injection
authordmose%mozilla.org <>
Wed, 8 Mar 2000 04:03:52 +0000 (04:03 +0000)
committerdmose%mozilla.org <>
Wed, 8 Mar 2000 04:03:52 +0000 (04:03 +0000)
backdoor.cgi

index 26e2ab933124bda5d832ac472db2b3b2c86b7750..b4848a1bb9651ae46c8ec402e3dc18a29d9a0fd5 100755 (executable)
@@ -93,7 +93,10 @@ if ($prod eq "Communicator") {
     $version = "other";
 }
 
-    
+if ($prod eq "NSS") {
+  $version = "unspecified";
+}
+
 # Validate fields, and whine about things that we apparently couldn't remap
 # into something legal.