From d75f0ef4390efbcf2590fdab6b8646ffd15bddbc Mon Sep 17 00:00:00 2001
From: John-Paul Robinson <jpr@uab.edu>
Date: Thu, 25 Aug 2022 13:58:03 -0500
Subject: [PATCH] Replace example entry with generic data

---
 scratch-log-explorations.ipynb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/scratch-log-explorations.ipynb b/scratch-log-explorations.ipynb
index c27ec47..3d95773 100644
--- a/scratch-log-explorations.ipynb
+++ b/scratch-log-explorations.ipynb
@@ -24,7 +24,9 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "    5001:000fffffffffffff:0000000000004741:4b8f012b:0:2c172b:10002:0:40!hyun.d.song-vandy/pull_31/m1/prot_m1.out:13!scratch_tier1;253!|size=444|kballoc=0|access=2022-01-01 06:58:37.177440|create=2022-01-01 06:21:33.356110|modify=2022-01-01 06:23:47.011273|uid=10973|gid=10973|heat=+0.00000000000000E+000|pool=scratch_tier1|path=/scratch/hyun.d.song-vandy/pull_31/m1/prot_m1.out|misc=FAu|"
+    "This is the format of each line in the policy output;\n",
+    "\n",
+    "    5001:000fffffffffffff:0000000000004741:4b8f012b:0:2c172b:10002:0:40!basedir/path/to/file:13!scratch_tier1;253!|size=444|kballoc=0|access=2022-01-01 06:58:37.177440|create=2022-01-01 06:21:33.356110|modify=2022-01-01 06:23:47.011273|uid=10973|gid=10973|heat=+0.00000000000000E+000|pool=scratch_tier1|path=/rootdir/basedir/path/to/file|misc=FAu|"
    ]
   },
   {
-- 
GitLab