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