From 1fd25903c585e4bdb7b98b79538127679a1a395e Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Thu, 4 Feb 1999 03:01:20 +0000 Subject: Whoops; removed test data. --- makecomponenttable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index 35be505af..cd2f0b57f 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -152,7 +152,7 @@ insert into components (value, program, initialowner, initialqacontact) values ( insert into components (value, program, initialowner, initialqacontact) values ("Bonsai", "Webtools", "terry@mozilla.org", ""); -insert into components (value, program, initialowner, initialqacontact) values ("Bugzilla", "Webtools", "terry@mozilla.org", "terry@mozilla.org"); +insert into components (value, program, initialowner, initialqacontact) values ("Bugzilla", "Webtools", "terry@mozilla.org", ""); insert into components (value, program, initialowner, initialqacontact) values ("Despot", "Webtools", "terry@mozilla.org", ""); insert into components (value, program, initialowner, initialqacontact) values ("LXR", "Webtools", "endico@mozilla.org", ""); insert into components (value, program, initialowner, initialqacontact) values ("Mozbot", "Webtools", "terry@netscape.com", ""); -- cgit v1.2.3-24-g4f1b