]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/label_test
[PATCH] split REPLACE and CALLOUT into separate functions
[thirdparty/systemd.git] / test / label_test
CommitLineData
562e8810
GKH
1#!/bin/bash
2
3export UDEV_TEST=yes
e40fec17 4export SYSFS_PATH=$PWD/sys/
562e8810
GKH
5export UDEV_CONFIG_DIR=$PWD/
6export UDEV_ROOT=$PWD/udev/
7export UDEV_DB=udev.tdb
8export UDEV_CONFIG_FILE=label_test.config
9export UDEV_PERMISSION_FILE=udev.permissions
10
11export DEVPATH=block/sda
12export ACTION=add
13
14../udev block