mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 07:16:37 +02:00
core: remove "set -x" in build.sh (the executed commands are already displayed)
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
# This script is used to build WeeChat in Travis CI environment.
|
||||
#
|
||||
|
||||
set -x
|
||||
|
||||
run ()
|
||||
{
|
||||
echo "Running \"$@\"..."
|
||||
|
||||
Reference in New Issue
Block a user