Skip to content

Commit 0b50d5b

Browse files
committed
Remove unnecessary space
1 parent 140a20d commit 0b50d5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install_scripts.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ init_files=(
136136
)
137137
# make sure that scripts in init/ and scripts/ use correct EESSI version
138138
sed -i "s/__EESSI_VERSION_DEFAULT__/${EESSI_VERSION}/g" ${TOPDIR}/init/eessi_defaults
139-
140139
copy_files_by_list ${TOPDIR}/init ${INSTALL_PREFIX}/init "${init_files[@]}"
141140

142141
# Copy for the init/arch_specs directory

0 commit comments

Comments
 (0)