X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=build.sh;h=d9d6abe846a37fad4cd376ec43aa7b0e71f1999d;hb=d58c319a61af9b089deed5d073169008e0c16954;hp=f1ae4d856b3c517a8a7d8411c7ce4f975388183d;hpb=0205069c73ebbfdb16108288bb4b45dd3c874d27;p=myplc.git diff --git a/build.sh b/build.sh index f1ae4d8..d9d6abe 100755 --- a/build.sh +++ b/build.sh @@ -51,8 +51,8 @@ service plc start plc-config --category=plc_devel --variable=bootstrap --value="false" --save service plc reload cd / -cvs -d /cvs checkout build -make -C /build myplc +cvs -d /cvs checkout -r $TAG build +make TAG=$TAG -C /build myplc EOF # Yoink the image that was just built