Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/share/poudriere/status.sh')
-rwxr-xr-xsrc/share/poudriere/status.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/share/poudriere/status.sh b/src/share/poudriere/status.sh
index 18e4e655..dff47d8e 100755
--- a/src/share/poudriere/status.sh
+++ b/src/share/poudriere/status.sh
@@ -191,7 +191,7 @@ show_summary() {
[ ${COMPACT} -eq 0 ] && format="${format}\t%s"
fi
- display_setup "${format}" "${columns}" "-d -k1,1 -k2,2 -k3,3n -k4,4n"
+ display_setup "${format}" "-d -k1,1 -k2,2 -k3,3n -k4,4n"
if [ ${COMPACT} -eq 0 ]; then
if [ -n "${URL_BASE}" ] && [ ${URL} -eq 1 ]; then