Skip to content

Commit 2f4f555

Browse files
committed
where-clause
1 parent bb8e292 commit 2f4f555

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
* @rashiq @meiji163 @timvaillancourt

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
#
44

5-
RELEASE_VERSION=
6-
buildpath=
5+
RELEASE_VERSION=2
6+
buildpath=/tmp
77

88
function setuptree() {
99
b=$( mktemp -d $buildpath/gh-ostXXXXXX ) || return 1

0 commit comments

Comments
 (0)