(perltidy)
This commit is contained in:
parent
2cb7d8313e
commit
1c15b4cc2d
6 changed files with 74 additions and 74 deletions
|
@ -42,7 +42,7 @@ sub update {
|
|||
sub bypass {
|
||||
require Cwd;
|
||||
Cwd->import;
|
||||
gl_log( 'update', getcwd(), '(' . ($ENV{USER} || '?') . ')', 'bypass', @ARGV );
|
||||
gl_log( 'update', getcwd(), '(' . ( $ENV{USER} || '?' ) . ')', 'bypass', @ARGV );
|
||||
exit 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue