Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
devflow
Commits
3961978a
Commit
3961978a
authored
Feb 06, 2013
by
Christos Stavrakakis
Browse files
Merge autopkg_debian arguments
parent
4a45f70c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/autopkg_debian.sh
View file @
3961978a
#!/usr/bin/env sh
set
-e
BUILD_DIR
=
$1
BUILD_NUMBER
=
$2
PACKAGES_DIR
=
$1
/
$2
PACKAGES_DIR
=
$1
shift
shift
TEMP_DIR
=
$(
mktemp
-d
/tmp/devflow_autopkg_XXXXXXX
)
...
...
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