Skip to content

Commit

Permalink
Fix queryable-state nightly test
Browse files Browse the repository at this point in the history
  • Loading branch information
aljoscha committed Jan 11, 2019
1 parent 2294cdd commit 157a267
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ function link_queryable_state_lib {
echo "Failed to move flink-queryable-state-runtime from opt/ to lib/. Exiting"
exit 1
fi
set_conf "queryable-state.enable" "true"
}

function unlink_queryable_state_lib {
Expand Down

0 comments on commit 157a267

Please sign in to comment.