mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
migrate mint tests to latest versions (#9424)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# handle command line arguments
|
||||
if [ $# -ne 2 ]; then
|
||||
echo "usage: run.sh <OUTPUT-LOG-FILE> <ERROR-LOG-FILE>"
|
||||
exit -1
|
||||
exit 1
|
||||
fi
|
||||
|
||||
output_log_file="$1"
|
||||
|
||||
Reference in New Issue
Block a user