Print this page
4265 remove INTERNAL_RELEASE_BUILD

@@ -106,11 +106,11 @@
 
 notefile=""
 release=""
 revision=""
 
-while getopts DR:o:r: c
+while getopts R:o:r: c
 do
         case $c in
         o)
                 notefile=$OPTARG
                 ;;