diff --git a/tools/patch_module.sh b/tools/patch_module.sh index 4f8993673c6941b1456f019fabe613fb7807c0ba..fb697acf72690b19c4fb6fd9323b222e18a3f9e6 100755 --- a/tools/patch_module.sh +++ b/tools/patch_module.sh @@ -16,7 +16,7 @@ # limitations under the License. ####################################################################################### -if [ $# -ne 3 ]; then +if [ $# -ne 2 ]; then echo "Usage $0 " echo "Example: $0 ro 2" echo "Example: $0 lcm 5"