Skip to content

Commit

Permalink
[#445] EPS Fix, Remove Echo cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbrown2 committed Jan 24, 2025
1 parent 0f46897 commit 1fcb542
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion components/generic_eps
1 change: 0 additions & 1 deletion scripts/gsw/gsw_yamcs_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ CFG_BUILD_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd
SCRIPT_DIR=$CFG_BUILD_DIR/../../scripts
source $SCRIPT_DIR/env.sh

echo "YAMCS build..."
rm -rf $USER_NOS3_DIR/yamcs 2> /dev/null
cp -r $BASE_DIR/gsw/yamcs $USER_NOS3_DIR/
echo ""

0 comments on commit 1fcb542

Please sign in to comment.