Skip to content

Commit e605716

Browse files
myoung34guysoft
authored andcommitted
Remove unneeded OCTOPI_COMMIT
1 parent 1d14138 commit e605716

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/build

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ source ${BUILD_SCRIPT_PATH}/common.sh
1414
install_cleanup_trap
1515
1616
CUSTOM_OS_PATH=$(dirname $(realpath -s $0))
17-
pushd $CUSTOM_OS_PATH
18-
export OCTOPI_COMMIT=`git rev-parse HEAD`
19-
popd
2017
2118
source ${CUSTOM_PI_OS_PATH}/config ${@}
2219
${CUSTOM_PI_OS_PATH}/config_sanity

0 commit comments

Comments
 (0)