wrong complete kit path
This commit is contained in:
parent
5cb4f7a8d9
commit
425dbf90ed
@ -1022,7 +1022,7 @@ sub kit_buildtar
|
||||
}
|
||||
}
|
||||
|
||||
print "Creating tar file $tarfile.\n";
|
||||
print "Creating tar file $::current_dir/$kitfilename.\n";
|
||||
|
||||
if ( system("cd $::deploy_dir; cd ..; tar -cjhf $tarfile $kitname/*") ) {
|
||||
print "Error building tarfile $tarfile \n";
|
||||
|
Loading…
Reference in New Issue
Block a user