Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: huabingzhao <[email protected]>
  • Loading branch information
zhaohuabing committed Mar 3, 2022
1 parent 7a26e87 commit 60cb856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/scripts/aeraki.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ if [ -z "$AERAKI_NAMESPACE" ]; then
fi

if [ -z "$AERAKI_IS_MASTER" ]; then
export $AERAKI_IS_MASTER="true"
export AERAKI_IS_MASTER="true"
fi

mkdir -p ~/.aeraki
Expand Down

0 comments on commit 60cb856

Please sign in to comment.