Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(207)

Unified Diff: ports/gdb/build.sh

Issue 1749283002: Update bug URLs from naclports to webports (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
Patch Set: . Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/eigen3/build.sh ('k') | ports/gflags/pkg_info » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/gdb/build.sh
diff --git a/ports/gdb/build.sh b/ports/gdb/build.sh
index 53b150b1cd017db9d29488aa2aec9a6c92d1d613..21f21690473277b0930b9708131e647699afbbfe 100644
--- a/ports/gdb/build.sh
+++ b/ports/gdb/build.sh
@@ -122,7 +122,7 @@ PublishStep() {
PostInstallTestStep() {
# Temporartily disabled until this gets fixed:
- # https://code.google.com/p/naclports/issues/detail?id=187
+ # https://bugs.chromium.org/p/webports/issues/detail?id=187
return
if [[ ${OS_NAME} == Darwin && ${NACL_ARCH} == x86_64 ]]; then
echo "Skipping gdb/debug tests on unsupported mac + x86_64 configuration."
« no previous file with comments | « ports/eigen3/build.sh ('k') | ports/gflags/pkg_info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698