]> rtime.felk.cvut.cz Git - jailhouse.git/commit
tools: config-create: use os.path.join to construct filenames
authorHenning Schild <henning.schild@siemens.com>
Tue, 5 Aug 2014 12:08:52 +0000 (14:08 +0200)
committerJan Kiszka <jan.kiszka@siemens.com>
Thu, 7 Aug 2014 11:30:55 +0000 (13:30 +0200)
commit40ce7d8342e4716de8cb82531cb2de0c03c1f748
tree6ac88997d8b92e95bb56ef3f52fcf6913bf481be
parent12722d0de406d3508c5b02c9d612c51f9b5c8e88
tools: config-create: use os.path.join to construct filenames

Use os.path.join instead of + '/'. The script is Linux only but it is
still cleaner.

Signed-off-by: Henning Schild <henning.schild@siemens.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
tools/jailhouse-config-create