Skip to content

Commit 211b751

Browse files
SConawayfacchinm
authored andcommitted
Update gdb.build.bash (#54)
1 parent 8a5735c commit 211b751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gdb.build.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ source build.conf
1919

2020
if [[ ! -d toolsdir ]] ;
2121
then
22-
echo "You must first build the tools: run build_tools.bash"
22+
echo "You must first build the tools: run tools.bash"
2323
exit 1
2424
fi
2525

0 commit comments

Comments
 (0)