Skip to content

Commit

Permalink
debug AnalysisTreeHashWriter *3
Browse files Browse the repository at this point in the history
  • Loading branch information
lubynets committed Aug 5, 2024
1 parent 014f89e commit 3f0b571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/AnalysisTreeHashWriter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ if [ -d ".git" ]; then
else
echo "AnalysisTreeHashWriter: git status returns non-empty"
echo "export ANALYSIS_TREE_COMMIT_ORIGINAL=FALSE" >> $FILE_HASH
git diff >> $FILE_DIFF
fi
git diff >> $FILE_DIFF
else
cd -
echo "AnalysisTreeHashWriter: the directory is not git"
Expand Down

0 comments on commit 3f0b571

Please sign in to comment.