Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb23156e

Browse files
committed
Make log more verbose
1 parent37e801e commitb23156e

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

‎scripts/before_install_3.7

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
set -eux
23

34
ls -la${BASEDIR}
45
git config --global user.email"travisci-build-bot@example.com"

‎scripts/renew-catalog-template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
set -eux
23

34
# merge from upstream
45
cd"${BASEDIR}"/cpython-doc-catalog

‎scripts/upload-catalog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
2+
set -eux
23

34
# clone an additional repository
45
cd"${BASEDIR}"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp