Skip to content

Commit 4c8e4cf

Browse files
committed
Remove left over variable
1 parent 90477b5 commit 4c8e4cf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

script/cibuild

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,6 @@ set -e
55
# Enable verbose logging of ssh commands
66
export GHE_VERBOSE_SSH=true
77

8-
res=true
9-
10-
# If any of the tests above failed, exit non-zero
11-
$res
12-
138
# Bail out when --no-package given
149
[ "$1" = "--no-package" ] && exit 0
1510

0 commit comments

Comments
 (0)