make yes-GRANULAR does not update make package-status

Submitted by prasantud on Sat, 10/22/2011 - 07:50

Hi everybody,
I think there is a minor bug in the output of make package-update and make package-status on GRANULAR package in liggghts_1p4p6. Though it is installing the GRANULAR package the screen output of package-status and package-update says otherwise.

The output are given below.
regards,
Samantaray

$ make yes-GRANULAR
Installing package GRANULAR

$ make package-status
Installed NO: package ASPHERE Installed NO: package CLASS2
Installed NO: package COLLOID
Installed NO: package DIPOLE
Installed NO: package DSMC
Installed NO: package GPU
Package.sh: line 15: test: too many arguments
Package.sh: line 15: test: too many arguments
Installed NO: package GRANULAR

$ make package-update
Updating src files from ASPHERE package files
ASPHERE package is not installed, no action
Updating src files from CLASS2 package files
CLASS2 package is not installed, no action
Updating src files from COLLOID package files
COLLOID package is not installed, no action
Updating src files from DIPOLE package files
DIPOLE package is not installed, no action
Updating src files from DSMC package files
DSMC package is not installed, no action
Updating src files from GPU package files
GPU package is not installed, no action
Package.sh: line 15: test: too many arguments
Package.sh: line 15: test: too many arguments
Updating src files from GRANULAR package files
GRANULAR package is not installed, no action

ckloss's picture

ckloss | Sun, 10/23/2011 - 16:39

thats not a bug - GRANULAR does not need to be installed. I should remove this package at some point

Christoph