PDA

View Full Version : PTS Git: pts: This fixes a bug where...


phoronix-test-suite
08-22-2008, 09:20 AM
Phoronix Test Suite
Git Commit: pts: This fixes a bug where...

pts: This fixes a bug where installing multiple distro packages (such as SDL-devel and SDL_gfx-devel) results in a command that only installs the first one in the list (eg: su root -c 'yum -y install SDL-devel' SDL_gfx-devel - note the quotes). It happens like this because of the different way that * and -at- are expanded when quoted. See the Special Parameters section of the Bash manpage for explanation. Note that this might break if any of the package names contain whitespaces (which really shouldn't happen).

http://www.phorogit.com/index.php?p=phoronix-test-suite.git&a=commitdiff&h=f57fa1e2f7e81ac0ac630cd864d156720f02d3e3&hb=5920121e0ad8de38fac51e8e075952932cea2630