[CRIU] Fix warning reported by openSUSE's OBS (Open Build Service)
Avindra Goolcharan
aavindraa at gmail.com
Sun Nov 12 04:11:58 MSK 2017
Hi,
Please find the following patch attached, which removes the shebang
-#!/bin/env python2
from a single file: ( ./lib/py/images/images.py )
If I am understanding things correctly, images.py can never be
executed on it's own (i.e., via "./images.py"), so having the shebang
is superfluous.
It's a relatively trivial thing but would be nice to have this.
Here, you can see the build result for the suse rpm is clean:
https://build.opensuse.org/request/show/541010
The failures on travis appear to be unrelated, but I'd appreciate a
pair of more finely tuned eyes there:
https://travis-ci.org/checkpoint-restore/criu/builds/299831055
Thanks for reading.
Regards,
Avindra.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-images.py-remove-shebang.patch
Type: text/x-patch
Size: 726 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20171111/f06490a5/attachment.bin>
More information about the CRIU
mailing list