File: runexamples

package info (click to toggle)
node-static-eval 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: javascript: 388; makefile: 8; sh: 3
file content (4 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh
set -e
cd /usr/share/doc/node-static-eval/examples/
find . -name '*.js' -and ! -name 'eval.js' -print0 | xargs -0 -n1 node