Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
fbp-runner: Do not export SOL_LOG_PRINT_FUNCTION
Browse files Browse the repository at this point in the history
Since, the fbp-runner@.service uses env file the runner script should not
export anything.

Signed-off-by: Bruno Bottazzini <bruno.bottazzini@intel.com>
  • Loading branch information
Bruno Bottazzini committed May 18, 2016
1 parent f01d006 commit 64e1ddf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/fbp-runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
export SOL_LOG_PRINT_FUNCTION="journal"

SCRIPT="$3"
ENV_PATH="$2"
SERVICE="fbp-runner@"$(systemd-escape $ENV_PATH)
Expand Down

0 comments on commit 64e1ddf

Please sign in to comment.