projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a929c1b
)
ct-bugcheck: report to https://openwrt.org by default
author
Yousong Zhou
<yszhou4tech@gmail.com>
Sun, 18 Aug 2019 15:19:57 +0000
(15:19 +0000)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 4 Sep 2019 11:41:30 +0000
(13:41 +0200)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit
26615ededcdc7c6d30c72d77c3a890be1f777b32
)
package/utils/ct-bugcheck/src/bugcheck.sh
patch
|
blob
|
history
diff --git
a/package/utils/ct-bugcheck/src/bugcheck.sh
b/package/utils/ct-bugcheck/src/bugcheck.sh
index 389e10ccf466830a4ef45c0b25446ecfd9e00a06..3ee472066fbe68ca71d93ff021d6a0ba7b31e077 100755
(executable)
--- a/
package/utils/ct-bugcheck/src/bugcheck.sh
+++ b/
package/utils/ct-bugcheck/src/bugcheck.sh
@@
-89,7
+89,7
@@
do
echo "https://github.com/greearb/ath10k-ct/issues" >> $CRASHDIR/report_to.txt
else
# Not sure who would want these bug reports for upstream...
- echo "https://
www.lede-projec
t.org/" >> $CRASHDIR/report_to.txt
+ echo "https://
openwr
t.org/" >> $CRASHDIR/report_to.txt
fi
echo >> $CRASHDIR/report_to.txt
echo "Please attach all files in this directory to bug reports." >> $CRASHDIR/report_to.txt