mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
96eed00608
commit
08e00050f1
@ -18,7 +18,7 @@ while (<>) {
|
||||
print;
|
||||
}
|
||||
# remove VM test
|
||||
elsif (/^\/VM?/) {
|
||||
elsif (/^\/VM\?/) {
|
||||
print "/VM? { pop } bind def
\n";
|
||||
do {
|
||||
$_ = <>;
|
||||
|
Loading…
Reference in New Issue
Block a user