aboutsummaryrefslogtreecommitdiff
path: root/src/piesctl-cl.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/piesctl-cl.opt')
-rw-r--r--src/piesctl-cl.opt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/piesctl-cl.opt b/src/piesctl-cl.opt
index b8e4fc1..b787a5c 100644
--- a/src/piesctl-cl.opt
+++ b/src/piesctl-cl.opt
@@ -95,6 +95,7 @@ void
parse_options(int argc, char *argv[], int *index)
{
GETOPT(argc, argv, *index)
+ setenv ("PIES_INSTANCE", instance, 1);
}

Return to:

Send suggestions and report system problems to the System administrator.