From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1628 invoked by alias); 11 Aug 2008 10:29:13 -0000 Received: (qmail 32192 invoked by uid 48); 11 Aug 2008 10:28:00 -0000 Date: Mon, 11 Aug 2008 10:29:00 -0000 Message-ID: <20080811102800.32191.qmail@sourceware.org> From: "mwielaard at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20080806125031.6821.eugen@debian.org> References: <20080806125031.6821.eugen@debian.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug testsuite/6821] incorrect or missing interpreter command in some of the examples X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2008-q3/txt/msg00383.txt.bz2 ------- Additional Comments From mwielaard at redhat dot com 2008-08-11 10:28 ------- Thanks for the report. You are right, those scripts should be marked executable and have a proper interpreter command. Some of the examples have been moved around. But I did a new scan and added the fix wherever appropriate. Also fixed a small install mistake, where the scripts would get stripped of their executable bit again on install. commit a81c61ac1947cb5c13d3a758fc793a119b88b4e0 Author: Mark Wielaard Date: Mon Aug 11 12:24:47 2008 +0200 PR2895. Add proper #! /usr/bin/env stap line. Make example scripts executable. commit 5b8561dccfd6d79184c044cec6bd7d01ef415acc Author: Mark Wielaard Date: Mon Aug 11 12:11:26 2008 +0200 Use INSTALL_PROGRAM, not INSTALL_DATA for executable .stp scripts. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=6821 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.