Skip to content

Commit 01cf117

Browse files
vvolamgpunathilell
andauthored
Update scripts/reboot
Co-authored-by: Gagan Punathil Ellath <[email protected]>
1 parent 5a1dcdc commit 01cf117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/reboot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ function parse_options()
322322
;;
323323
d )
324324
REBOOT_DPU="yes"
325-
DPU_MODULE_NAME="$optarg"
325+
DPU_MODULE_NAME="$OPTARG"
326326
;;
327327
p )
328328
PRE_SHUTDOWN="yes"

0 commit comments

Comments
 (0)