id summary reporter owner description type status priority milestone component resolution keywords cc parents 5062 which bower > /dev/null doesn't redirect stderr ayleph `devtools/update_extlib.sh` uses `which` to look for bower in **$PATH**. However, it doesn't redirect stderr to /dev/null, so the user sees a misleading message if bower does not exist in **$PATH**. This causes the user to think that bower is being reinstalled every time `devtools/update_extlib.sh` runs. defect closed minor 0.8.0 programming fixed bower