diff --git a/dash-pipeline/Makefile b/dash-pipeline/Makefile index 40acf9dd9..47fedf7d7 100644 --- a/dash-pipeline/Makefile +++ b/dash-pipeline/Makefile @@ -177,7 +177,8 @@ sai: sai-headers sai-meta libsai sai-headers: p4 docker-saithrift-bldr-image-exists | SAI/SAI @echo "Generate SAI library headers and implementation..." - git checkout SAI/specs/* + # Once the specs are checked in, we can use this to revert any local changes before generating the new specs. + # git checkout SAI/specs/* mkdir -p SAI/lib