mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
r9722: Initial attempt at converting samba3dump to EJS..
(This used to be commit 7e3b94dfb9
)
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
d6cd54fb0a
commit
d152839e29
@ -4,5 +4,10 @@
|
||||
Released under the GNU GPL v2 or later
|
||||
*/
|
||||
|
||||
libinclude("base.js");
|
||||
|
||||
return 0;
|
||||
function foo()
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
Reference in New Issue
Block a user