Skip to content

Commit

Permalink
fixing name of bookself.
Browse files Browse the repository at this point in the history
Signed-off-by: talktovikas <vikas.yadav@progress.com>
  • Loading branch information
talktovikas committed Sep 23, 2024
1 parent fa27a83 commit 70ba0f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .expeditor/automate_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ popd

echo "results directory contents" `ls -l results`

Bookself_hart_file=$(ls results/*bookchef*.hart)
Bookself_hart_file=$(ls results/*bookshelf*.hart)
echo "Found hart file: $Bookself_hart_file"

base_name=$(basename "$Bookself_hart_file") # Get just the filename
Expand Down

0 comments on commit 70ba0f1

Please sign in to comment.