This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141762 - profile.sh changes CWD
Summary: profile.sh changes CWD
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-26 10:32 UTC by Tomas Hurka
Modified: 2008-07-31 04:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Hurka 2008-07-26 10:32:24 UTC
Profiling with remote pack does not work if user uses relative path in parameter passes to profile.sh. profiler.sh script used in remote packs changes current 
working directory.
Comment 1 Tomas Hurka 2008-07-26 11:05:15 UTC
Fixed.
author	Tomas Hurka <thurka@netbeans.org>
Sat Jul 26 11:41:22 2008 +0200 (20 minutes ago)
changeset 92409:4aa527805b55
Comment 2 Quality Engineering 2008-07-31 04:06:48 UTC
Integrated into 'main-golden', available in build *200807310201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/4aa527805b55
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #141762, typo in variable name fixed ORIGDIR -> ORIG_DIR