Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97951022
test_PLUGIN.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Jan 7, 21:56
Size
170 B
Mime Type
text/x-shellscript
Expires
Thu, Jan 9, 21:56 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23451926
Attached To
rLIBMULTISCALE LibMultiScale
test_PLUGIN.sh
View Options
#!/usr/bin/env bash
../../../clients/AMEL test_PLUGIN.conf 10
if [ $? != 0 ]
then
echo "Execution of libmultiscale failed"
exit -1
fi
python3 test_paraview.py
Event Timeline
Log In to Comment