[lxc-devel] [lxcfs/master] add test_reload.sh to extra_dist

hallyn on Github lxc-bot at linuxcontainers.org
Tue Feb 9 05:24:38 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 394 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160209/e8c80477/attachment.bin>
-------------- next part --------------
From 524bd74fc518a3480a740bfc95572c9761996e09 Mon Sep 17 00:00:00 2001
From: Serge Hallyn <serge.hallyn at ubuntu.com>
Date: Mon, 8 Feb 2016 21:23:46 -0800
Subject: [PATCH] add test_reload.sh to extra_dist

to get it into the make dist tarball

Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>
---
 tests/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 71aef6b..69fce08 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -7,4 +7,5 @@ EXTRA_DIST = \
 	test_proc \
 	test-read.c \
 	test_read_proc.sh \
+	test_reload.sh \
 	test_syscalls.c


More information about the lxc-devel mailing list