Skip to content

Commit

Permalink
Update dailyBuild
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm committed Apr 23, 2024
1 parent 2a6ec19 commit 796bbb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/dailyBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ do
case "${flag}" in
t) DATE="${OPTARG}";;
d) DRIVER="${OPTARG}";;
b) BUILD="${OPTARG}";;
*) echo "Invalid option";;
esac
done
Expand Down

0 comments on commit 796bbb3

Please sign in to comment.