Skip to content

Commit 812257a

Browse files
committed
[build] - add hipfort to create_release_tarball.sh
1 parent 2b27dc0 commit 812257a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/create_release_tarball.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ function getmanifest(){
4848
function getreponame(){
4949
getmanifest
5050
tmpfile=/tmp/mlines$$
51-
tarballremove="roctracer rocprofiler aomp build Makefile hipfort"
51+
tarballremove="roctracer rocprofiler aomp build Makefile"
5252
# Manifest file must be one project line per repo
5353
#manifest_file=/home/release/git/aomp14/aomp/manifests/aomp_14.0-0.xml
5454
cat $manifest_file | grep project > $tmpfile

0 commit comments

Comments
 (0)