Skip to content

Commit 363fd2f

Browse files
committed
Run create_settings_template.py
1 parent 2d4a53d commit 363fd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phoebus-product/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</fileset>
3232
</copy>
3333

34-
<!-- Create settings_template.ini -->
34+
<!-- Create settings_template.ini -->
3535
<exec executable="python3" failonerror="true">
3636
<arg line="create_settings_template.py -c -v ${build}/lib" />
3737
</exec>

0 commit comments

Comments
 (0)