Skip to content

Commit

Permalink
add missing echo
Browse files Browse the repository at this point in the history
  • Loading branch information
lifang-zhang committed Oct 20, 2023
1 parent a2fc6ac commit e1b6fee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions robot-tests/example/startup_pools.robot
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ Set Up Hugepage
Run rm -fr ${MOUNT_POINT}
Run mkdir ${MOUNT_POINT}
Run mount --types hugetlbfs --options pagesize=2M none ${MOUNT_POINT}
Run echo 4096 > /sys/devices/system/node/node0/hugepages/hugepages-2048kB/nr_hugepages


*** Test Cases ***
Expand Down

0 comments on commit e1b6fee

Please sign in to comment.