Patrick McCarty 8ac1869adf Call checkrenamed() with correct arguments
Some of the renames tests omitted the leading forward slash for the two
function arguments, so add them here.

Signed-off-by: Patrick McCarty <patrick.mccarty@intel.com>
2018-04-19 11:15:26 -07:00
2016-03-03 08:39:11 -08:00
2017-12-13 16:47:30 -08:00
2016-02-24 10:00:31 -08:00
2018-04-19 11:04:08 -07:00
2016-02-24 10:00:31 -08:00

With the release of mixer-tools v4.3.0 [1] the swupd-server project is
deprecated.  All functionality has been re-written into the mixer tool under
the `mixer build update` command. All development done around creating update
content consumed by swupd-client is now done in that project.

[1] https://github.com/clearlinux/mixer-tools

---

The swupd-server package provides a reference implementation of a software
update server-side component that generates update content consumable by a
software update client (swupd-client). Such content includes manifests that
describe incremental changes in the OS from build to build, binary deltas,
full copies of files (fullfiles) that were added/changed from a previous
build, and packs composed of binary deltas and/or fullfiles.
Description
No description provided
Readme 1.1 MiB
Languages
C 69.3%
Shell 27.7%
Makefile 1.6%
M4 1.4%