tests: Move to kernel style SPDX license identifiers
[lttng-tools.git] / tests / unit / ini_config / test_ini_config
... / ...
CommitLineData
1#!/bin/sh
2#
3# Copyright (C) 2013 Jérémie Galarneau <jeremie.galarneau@efficios.com>
4#
5# SPDX-License-Identifier: GPL-2.0-only
6#
7
8CURDIR=$(dirname $0)/
9ROOTDIR=$CURDIR/../..
10
11$CURDIR/ini_config $CURDIR/sample.ini
This page took 0.022758 seconds and 5 git commands to generate.