Remove unused testscript.sh
testscript.sh was useful when createmodule.{py,sh} were provided from this repository. Now those 2 scripts are part of upstream as their non-regression tests.
This commit is contained in:
parent
ea7f2fec2e
commit
9b425cd6bd
@ -1,8 +0,0 @@
|
||||
#!bin/bash
|
||||
export TESTVAR2=origvalue/suffix
|
||||
export TESTVAR3=prefix/origvalue
|
||||
export TESTVAR4=prefix:origvalue:suffix
|
||||
export TESTVAR5=prefix/origvalue/suffix
|
||||
### The following is not so crucial, but still:
|
||||
export TESTVAR8=prefix/origvalue:
|
||||
export TESTVAR9=prefix:origvalue:
|
Loading…
Reference in New Issue
Block a user