Skip to content

Commit

Permalink
Executable permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotas committed Oct 14, 2024
1 parent b212c51 commit 06bff88
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
WorkItemCommand:
echo $(displayname_comparison_job) ;
echo Targeting $(targetFlavor) ;
chmod +x $HELIX_WORKITEM_PAYLOAD/crossgen2/crossgen2;
mkdir -p $HELIX_WORKITEM_PAYLOAD/log;
export CORE_ROOT=$HELIX_WORKITEM_PAYLOAD;
python3 -u $HELIX_CORRELATION_PAYLOAD/crossgen2_comparison.py crossgen_framework
Expand Down

0 comments on commit 06bff88

Please sign in to comment.