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 88804 - Corrupted calibration.sh of remote packs
Summary: Corrupted calibration.sh of remote packs
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2006-11-07 11:40 UTC by ehucka
Modified: 2006-11-30 16:43 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 ehucka 2006-11-07 11:40:59 UTC
Creating of INSTALL_DIR variable in calibration.sh script is corrupted for all
unix remote packs.
Comment 1 ehucka 2006-11-07 11:43:45 UTC
There is  '-javaaget:' instead of -javaagent: too.
Comment 2 ehucka 2006-11-07 12:48:51 UTC
Creating of INSTALL_DIR is right but it seems the 'cd -' command doesn't work on
solaris 9 and older.
Comment 3 Tomas Hurka 2006-11-07 13:26:57 UTC
typo in -javaagent and problem with cd - fixed in trunk.
Comment 4 ehucka 2006-11-30 16:43:44 UTC
verified