]> sourceware.org Git - systemtap.git/commitdiff
remove executable bit from stapgames tapset
authorTimo Juhani Lindfors <timo.lindfors@iki.fi>
Sat, 23 Feb 2013 22:55:48 +0000 (00:55 +0200)
committerFrank Ch. Eigler <fche@redhat.com>
Sun, 24 Feb 2013 16:19:40 +0000 (11:19 -0500)
Files in a tapset can not be executed so the bit serves no purpose.

testsuite/systemtap.examples/stapgames/tapset/audio.stp [changed mode: 0755->0644]
testsuite/systemtap.examples/stapgames/tapset/cursor.stp [changed mode: 0755->0644]
testsuite/systemtap.examples/stapgames/tapset/game.stp [changed mode: 0755->0644]
testsuite/systemtap.examples/stapgames/tapset/gmtty.stp [changed mode: 0755->0644]
testsuite/systemtap.examples/stapgames/tapset/input.stp [changed mode: 0755->0644]

This page took 0.079388 seconds and 5 git commands to generate.