Skip to content

Commit 46a6ce1

Browse files
committed
[#846] tag dev for 42 repo
1 parent d43ab4e commit 46a6ce1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/cfg/prepare.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ echo ""
2525

2626
echo "Prepare 42..."
2727
cd $USER_NOS3_DIR
28-
# git clone https://github.com/nasa-itc/42.git --depth 1 -b V20260401 #change to tag once ready for release
29-
git clone https://github.com/nasa-itc/42.git --depth 1 -b nos3-dev
28+
git clone https://github.com/nasa-itc/42.git --depth 1 -b dev_20260403
3029
cd $USER_NOS3_DIR/42
3130
$DFLAGS_CPUS -v $BASE_DIR:$BASE_DIR -v $USER_NOS3_DIR:$USER_NOS3_DIR -w $USER_NOS3_DIR/42 --name "nos3_42_build" $DBOX make
3231
echo ""

0 commit comments

Comments
 (0)