Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
korinf
etersoft-build-utils
Commits
4b72ea04
Commit
4b72ea04
authored
Sep 22, 2009
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add copy_tarball test
parent
efb8ce70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
copy_tarball.sh
tests/copy_tarball.sh
+10
-0
dd.tar.bz2
tests/dd.tar.bz2
+0
-0
No files found.
tests/copy_tarball.sh
0 → 100755
View file @
4b72ea04
#!/bin/sh
.
`
dirname
$0
`
/../share/eterbuild/functions/common
load_mod tarball
# see rpmbs for using it
copy_tarball_to_tar_bz2 dd.tar tdd.tar.bz2
copy_tarball_to_tar_bz2 dd.tar.bz2 tdd.tar.bz2
copy_tarball_to_tar_bz2 dd.tar.gz tdd.tar.bz2
tests/dd.tar.bz2
0 → 100644
View file @
4b72ea04
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment