Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
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
etersoft
eepm
Commits
311b45ed
Commit
311b45ed
authored
Mar 11, 2014
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
small fixes
parent
fbe7c2f5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
10 deletions
+3
-10
TODO
TODO
+1
-8
epm
bin/epm
+1
-1
check_code.sh
check_code.sh
+1
-1
No files found.
TODO
View file @
311b45ed
Загрузку конфига
Загрузку конфига
Проверить всё с кавычками
Установку пакета по URL
Неверно передаёт кавычки:
__separate_sudocmd()
А другие?
readlink -f — что делать и нужен ли
Нужен realfullpath
Использование | less теряет код возврата команды. Нужно сделать nobash решение, которое сохранит статус
Использование | less теряет код возврата команды. Нужно сделать nobash решение, которое сохранит статус
Команда
Команда
...
...
bin/epm
View file @
311b45ed
...
@@ -238,7 +238,7 @@ check_command()
...
@@ -238,7 +238,7 @@ check_command()
simulate
)
# HELPCMD: simulate install with check requires
simulate
)
# HELPCMD: simulate install with check requires
epm_cmd
=
simulate
epm_cmd
=
simulate
;;
;;
checkpkg|integrity
)
# HELPCMD: check package file integrity (checksum)
-V
|
checkpkg|integrity
)
# HELPCMD: check package file integrity (checksum)
epm_cmd
=
checkpkg
epm_cmd
=
checkpkg
;;
;;
...
...
check_code.sh
View file @
311b45ed
...
@@ -4,4 +4,4 @@
...
@@ -4,4 +4,4 @@
# https://wiki.ubuntu.com/DashAsBinSh
# https://wiki.ubuntu.com/DashAsBinSh
checkbashisms
-f
bin/
*
checkbashisms
-f
bin/
*
checkbashisms
-f
Makefile
eepm.spec
checkbashisms
-f
Makefile
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