We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d9b945 commit 01687e1Copy full SHA for 01687e1
bin/.project.dependencies.sh
@@ -52,7 +52,7 @@ install.bin.column() {
52
cp .libs/column ../bin/tools/
53
cd ..
54
rm -rf util-linux-2.*
55
- column --version
+ column --version || column -v
56
} 2>&4 | xlog >&3; } 4>&1 | xerr >&3; } 3>&1
57
}
58
0 commit comments