]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: create sys-script.py script
authorDan Streetman <ddstreet@ieee.org>
Fri, 10 Feb 2017 20:29:23 +0000 (15:29 -0500)
committerDan Streetman <ddstreet@ieee.org>
Fri, 10 Feb 2017 20:29:23 +0000 (15:29 -0500)
commitd95b329d70a6fe96347e3378145fc8dd744aaab2
treee1ee639a92da65be3af8f450589b4aee214a8c35
parentd001ac2c01c9748182f686e1acfbe128126fc663
test: create sys-script.py script

The script contains the contents of all sys/ test files, and creates
all dirs/links/files when run.  This replaces the sys.tar.xz tarball
that contained sys/, so changes to sys files only require a simple
commit in git, instead of checking in an entire new tarball for each
sys/ change.
test/sys-script.py [new file with mode: 0755]