Skip to content

Commit

Permalink
commit 061458670 on 20210402
Browse files Browse the repository at this point in the history
  • Loading branch information
SDRausty committed Apr 2, 2021
1 parent 8826f4b commit 7c89bb4
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .conf/VERSIONID
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.200
0.0.201
4 changes: 2 additions & 2 deletions build.repo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ cd "$RDR/sources/$SITENAME/$LOGINAME/$REPONAME"
"$RDR/scripts/bash/build/build.in.dir.bash"
elif [ -d "$RDR/sources/$SITENAME/$LOGINAME" ]
then
_CLONEBUILD_
_CLONEBUILD_ "$@"
else
mkdir -p "$RDR/sources/$SITENAME/$LOGINAME"
_CLONEBUILD_
_CLONEBUILD_ "$@"
fi
# build.repo.bash OEF
4 changes: 2 additions & 2 deletions sha512.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ edc449000a5fdd51e57514ccde45c6d5ff29f2bceaa9c3b2abe0119ef72a6a0edf80ec8968080ccd
434ce5781b02bdef064b9c61fa387c247a5c2205f5d4f0bad8425e0bb8864e6d79443ed350a603928324b079e8287fe7970633d246e4083334be1afe38699e08 ./build.github.sequential.bash
09af993044bbd775ef17dd2dd04277564d775c51317e5d709cd91661a2ccc89ff77d5ed915630f1aba16ad3b4243e4687b03cef8388f4d79e859f165ed635b0e ./build.github.tarballs.bash
2ad9f671add2ec0901f3ac05d3950fda1f1c25986aef8f4ad21ef0a368ca019b226110bdfba84ffd520741145c2be0131f09670005cfa6c765e5ce59363a2a19 ./build.github.topics.bash
30c2c2cc1052cbe14fd40f9d1fda922eb9e634f3bf41288c9ee5ae22ab0b4f58d617ff0f689ffc2bcef57fc2e25ed3d597c05200cc3f0763fd7594078caacbf9 ./build.repo.bash
b9c8d70c0ae770ab4ca318c386a8cdaaeca80e7838125c30a3087a4b119243849dcb3c802ae5b2bd80bc3d24e89e2924081eca03e55d0e49c84299a45f038d3b ./.conf/VERSIONID
4da0c6650de502cf9a32cc7f9af371d3c8069e233a19f728475165a444e9eb29ac8081aaa480b4ec4c7d884e27440b9e3d39a2a208881c34499501fd9215d56f ./build.repo.bash
866e9eb58dc141d8b992decb0c7a26d2e847fedad1cbfe604443794b1792fba5eee2ba0484609d1b39daa4323d2a39affaaa7d7842088b4af2133cd9d5ebe74e ./.conf/VERSIONID
721de76fac626308cd3da4a828a15ab45f09ed3d5c202f19dc58ca6e1ec538477e0d65d87a4545a44c50a57613d54c6ef651177a32a1034e93c4fce1e322949a ./download.github.bash
05a502a845e35bc0495a3a3006ae914785c48679dddd362bd98bd33c306ed2aa8fac57344b1b65955d41755c3967f3e991770764f6c2f14c6a52f3e52e00ef1c ./.github/FUNDING.yml
ec770c00aa2c6225a2e27e8f08bd3d1eb8882f2cde94c820ab48db0b0fb0175913cd43a851904ff015c95f1fa31bb787383608cf19eb9d34f572b5fa8f9250ab ./.github/workflows/greetings.yml
Expand Down

1 comment on commit 7c89bb4

@SDRausty
Copy link
Contributor Author

@SDRausty SDRausty commented on 7c89bb4 Apr 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.