Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pcy
sspt
Commits
9730f59f
Commit
9730f59f
authored
Jul 23, 2017
by
PoroCYon
Browse files
fix derp in sspt-strace
parent
3325dfc1
Changes
1
Hide whitespace changes
Inline
Side-by-side
local/libexec/sspt/sspt-strace
View file @
9730f59f
...
...
@@ -91,7 +91,7 @@ main() {
exit
1
fi
(
.
"
$SSPT_
SRC
_DIR
/
$(
escape_string
"
$1
"
)
/.sspt"
;
\
(
.
"
$SSPT_
DL
_DIR
/
$(
escape_string
"
$1
"
)
/.sspt"
;
\
[
"
$SSPT_TRACK_FILES
"
=
"no"
]
&&
exit
1
||
exit
0
)
if
[
$?
-eq
0
]
;
then
run_strace
"
$@
"
...
...
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