File: upstream

package info (click to toggle)
node-unique-filename 1.1.0%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 120 kB
  • sloc: makefile: 9; sh: 6
file content (5 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
4
5
#!/bin/sh
set -e
export NODE_PATH=/usr/lib/nodejs/unique-filename/node_modules
sed -i 's/\.\.\/index.js/unique-slug/' test/*.js
tap test