summaryrefslogtreecommitdiffstats
path: root/coolstress.in
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-11-16 11:16:45 +0100
committerAndras Timar <andras.timar@collabora.com>2021-11-16 11:16:45 +0100
commit6e45fae6c5a8bf02b6bdaae2381b9f64ef8cfe33 (patch)
treee43f96fc4d68de3c6e1a8c90de2031a5c71d390a /coolstress.in
parentdocker: Make Notebookbar the default again (diff)
downloadonline-6e45fae6c5a8bf02b6bdaae2381b9f64ef8cfe33.tar.gz
online-6e45fae6c5a8bf02b6bdaae2381b9f64ef8cfe33.zip
rename coolstress to jsstress
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I5d0346be60451699502f3723f781bc8488e114f5
Diffstat (limited to 'coolstress.in')
-rwxr-xr-xcoolstress.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/coolstress.in b/coolstress.in
deleted file mode 100755
index 670e67bbe8..0000000000
--- a/coolstress.in
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/usr/bin/env bash
-
-# This is a wrapper - please edit coolstress.in
-
-prefix="@prefix@"
-datadir="@datadir@"
-datarootdir="@datarootdir@"
-pkgdatadir="$(datadir)/@PACKAGE@"
-
-# to allow runnning when not installed
-abs_top_builddir="@abs_top_builddir@"
-abs_top_srcdir="@abs_top_srcdir@"
-
-node --inspect $abs_top_srcdir/browser/test/load.js "$abs_top_srcdir" "$abs_top_builddir" $*