Skip to content

Commit 2313ca8

Browse files
author
The ROSE project
committed
absolute path for workspace in .env
1 parent 526061e commit 2313ca8

File tree

2 files changed

+3
-3
lines changed
  • nets
    • 8r-1c-out-band-isis
    • 8r-1c-srv6-pm

2 files changed

+3
-3
lines changed

nets/8r-1c-out-band-isis/.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
export WORKSPACE=${HOME}/workspace
1+
export WORKSPACE=/home/rose/workspace
22
export CONTROL_PLANE=${WORKSPACE}/rose-srv6-control-plane
33

44
export NODE_MANAGER_PATH=${CONTROL_PLANE}/srv6_controller/node-manager/
5-
export NODE_MANAGER_GRPC_PORT=12345
5+
export NODE_MANAGER_GRPC_PORT=12345

nets/8r-1c-srv6-pm/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export WORKSPACE=${HOME}/workspace
1+
export WORKSPACE=/home/rose/workspace
22
export ROSE_SRV6_TUTORIAL=${WORKSPACE}/rose-srv6-tutorial
33

44
# Configure SRV6_PFPML_PATH

0 commit comments

Comments
 (0)