diff options
author | Matěj Cepl <mcepl@redhat.com> | 2013-07-09 18:48:14 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2013-07-09 18:48:14 +0200 |
commit | 6b647f71c32a34a40e6a09b9bd0d7c89e501c6be (patch) | |
tree | 9744c5de2402be0b7f867e674f120eeb4f02e69d /lib | |
parent | b18e93d73dadacb1d36f0e0fa7a19bbb188e8d75 (diff) | |
download | bugzilla-triage-6b647f71c32a34a40e6a09b9bd0d7c89e501c6be.tar.gz |
Updates and also add --strip-sdk.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/main.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/main.js b/lib/main.js index f5c4bc5..be91d55 100644 --- a/lib/main.js +++ b/lib/main.js @@ -163,3 +163,4 @@ contextMenu.Item({ } }); //tabs.open("https://bugs.eclipse.org/bugs/show_bug.cgi?id=304933"); +//tabs.open("https://bugzilla.redhat.com/show_bug.cgi?id=348531"); |