Skip to content

Commit 01687e1

Browse files
committed
column
1 parent 6d9b945 commit 01687e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/.project.dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ install.bin.column() {
5252
cp .libs/column ../bin/tools/
5353
cd ..
5454
rm -rf util-linux-2.*
55-
column --version
55+
column --version || column -v
5656
} 2>&4 | xlog >&3; } 4>&1 | xerr >&3; } 3>&1
5757
}
5858

0 commit comments

Comments
 (0)