|
From: Andrew F. <af...@ap...> - 2010-07-09 20:01:20
|
Does this mean you don't have to pass BaseTools as an argument now? . ./edksetup.sh BaseTools Andrew Fish On Jul 9, 2010, at 12:42 PM, gee...@us... wrote: > Revision: 10642 > http://edk2.svn.sourceforge.net/edk2/?rev=10642&view=rev > Author: geekboy15a > Date: 2010-07-09 19:42:03 +0000 (Fri, 09 Jul 2010) > > Log Message: > ----------- > Removed the requirement to pass in at least one parameter to the script. > > Modified Paths: > -------------- > trunk/edk2/edksetup.sh > > Modified: trunk/edk2/edksetup.sh > =================================================================== > --- trunk/edk2/edksetup.sh 2010-07-09 00:07:30 UTC (rev 10641) > +++ trunk/edk2/edksetup.sh 2010-07-09 19:42:03 UTC (rev 10642) > @@ -26,7 +26,6 @@ > # > > if [ \ > - -z "$1" -o \ > "$1" = "-?" -o \ > "$1" = "-h" -o \ > "$1" = "--help" \ > > > This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > edk2-commits mailing list > edk...@li... > https://lists.sourceforge.net/lists/listinfo/edk2-commits |