aMule Bug Tracker - aMule
View Issue Details
0000517aMuleUtilitiespublic2005-07-31 18:452005-08-03 00:55
BatujC 
GonoszTopi 
normaltrivialalways
resolvedfixed 
SVN 
 
0000517: bash to be used on FreeBSD
in script gen_ECVersion bash should be used instead of plain sh. sh on FreeBSD 5.3 reports error in line 36 of the script not knowing the () tags. With bash script produces no error.
No tags attached.
Issue History
2005-07-31 18:45BatujCNew Issue
2005-08-01 01:02KryStatusnew => assigned
2005-08-01 01:02KryAssigned To => GonoszTopi
2005-08-03 00:55GonoszTopiStatusassigned => resolved
2005-08-03 00:55GonoszTopiResolutionopen => fixed
2005-08-03 00:55GonoszTopiNote Added: 0001187

Notes
(0001187)
GonoszTopi   
2005-08-03 00:55   
This should cause no more problems, script is reworked to avoid usage of functions.